|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileTarget.RollingMode | |
---|---|
com.genesyslab.platform.logging.runtime.targets |
Uses of FileTarget.RollingMode in com.genesyslab.platform.logging.runtime.targets |
---|
Methods in com.genesyslab.platform.logging.runtime.targets that return FileTarget.RollingMode | |
---|---|
static FileTarget.RollingMode |
FileTarget.RollingMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FileTarget.RollingMode[] |
FileTarget.RollingMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.genesyslab.platform.logging.runtime.targets with parameters of type FileTarget.RollingMode | |
---|---|
void |
FileTarget.setRollingStyle(FileTarget.RollingMode value)
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |