|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Log | |
com.inxar.syntacs.util | Defines classes and utilities which implement fundamental abstract data types. |
org.inxar.syntacs.util | Declares interfaces which model basic and or fundamental abstract data types used throughout the translation process. |
Uses of Log in com.inxar.syntacs.util |
Methods in com.inxar.syntacs.util that return Log | |
Log |
StandardSession.log(String name,
Object obj)
|
Uses of Log in org.inxar.syntacs.util |
Methods in org.inxar.syntacs.util that return Log | |
Log |
Session.log(String name,
Object src)
Registers the object with the control such that it may emit messages through the log channels. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |