|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoggerEx | |
---|---|
com.genesyslab.platform.logging | |
com.genesyslab.platform.logging.runtime |
Uses of LoggerEx in com.genesyslab.platform.logging |
---|
Subinterfaces of LoggerEx in com.genesyslab.platform.logging | |
---|---|
interface |
RootLogger
Use the LoggerFactory to create a RootLogger instance that you can use. |
Methods in com.genesyslab.platform.logging that return LoggerEx | |
---|---|
LoggerEx |
LoggerEx.createChildLoggerEx(java.lang.String name)
Creates a new child logger. |
Uses of LoggerEx in com.genesyslab.platform.logging.runtime |
---|
Subinterfaces of LoggerEx in com.genesyslab.platform.logging.runtime | |
---|---|
interface |
InternalRootLogger
|
Classes in com.genesyslab.platform.logging.runtime that implement LoggerEx | |
---|---|
class |
AbstractLogger
|
class |
Logger
|
class |
LoggerWraper
|
Methods in com.genesyslab.platform.logging.runtime that return LoggerEx | |
---|---|
LoggerEx |
AbstractLogger.createChildLoggerEx(java.lang.String name)
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |