|
Platform SDK Java 8.5 API Reference | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
FileConfiguration | |
LogConfiguration | |
LogConfigurationExt | Extended LogConfiguration interface with additional logging options from "log-extended" options section. |
NetworkTargetConfiguration | This interface is used for configuring the network target. |
TargetConfiguration | Provides the description of options which are common for all output targets. |
TargetConfigurationExt | Provides extensions of the description of options which are common for all output targets. |
TargetsConfiguration | This is the interface for all classes which provide the configuration for possible output targets of the logger. |
Class Summary | |
---|---|
Buffering | |
ExpirationConfiguration | This class is used for configuring the expiration of log files (and log segments). |
FileConfigurationImpl | Implementation of FileConfiguration |
LogConfigurationFactory | |
LogConfigurationImpl | |
NetworkTargetConfigurationImpl | |
SegmentationConfiguration | Describes the rule of segmentation of log files. |
TargetConfigurationImpl | Provides the description of options which are common for all output targets. |
TargetsConfigurationImpl | This class provides the configuration for possible output targets of the logger. |
Enum Summary | |
---|---|
ExpirationStrategy | Describes the possible type of log file expiration. |
MessageHeaderFormat | Describes the format of log string to be written into the log file. |
SegmentationStrategy | Describes the type of segmentation. |
TimeFormat | Describes the way of time string formatting. |
TimeUsage | This enumeration describes which time will be used for timestamping the messages: local or UTC time. |
VerboseLevel | The verbose level for logger. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |