Uses of Interface
com.lightstreamer.log.Logger
-
Packages that use Logger Package Description com.lightstreamer.log -
-
Uses of Logger in com.lightstreamer.log
Methods in com.lightstreamer.log that return Logger Modifier and Type Method Description Logger
ConsoleLoggerProvider. getLogger(java.lang.String category)
Logger
LoggerProvider. getLogger(java.lang.String category)
Request for a Logger instance that will be used for logging occuring on the given category.
-