|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoggerPolicy | |
---|---|
com.genesyslab.platform.logging | |
com.genesyslab.platform.logging.runtime |
Uses of LoggerPolicy in com.genesyslab.platform.logging |
---|
Classes in com.genesyslab.platform.logging that implement LoggerPolicy | |
---|---|
class |
DefaultLoggerPolicy
|
Methods in com.genesyslab.platform.logging that return LoggerPolicy | |
---|---|
LoggerPolicy |
LoggerSupport.getLoggerPolicy()
Gets the LoggerPolicy of the logger. |
Methods in com.genesyslab.platform.logging with parameters of type LoggerPolicy | |
---|---|
void |
LoggerSupport.setLoggerPolicy(LoggerPolicy loggerPolicy)
Sets the LoggerPolicy of the logger. |
Uses of LoggerPolicy in com.genesyslab.platform.logging.runtime |
---|
Methods in com.genesyslab.platform.logging.runtime that return LoggerPolicy | |
---|---|
LoggerPolicy |
Logger.getLoggerPolicy()
Gets LoggerPolicy of the logger. |
Methods in com.genesyslab.platform.logging.runtime with parameters of type LoggerPolicy | |
---|---|
void |
Logger.setLoggerPolicy(LoggerPolicy value)
Sets LoggerPolicy of the logger. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |