Class | Description |
---|---|
Config |
Collection of static methods to read system properties.
|
EventData |
Abstract class representing events collected by slf4j-toys.
|
EventReader |
Provides methods that implement recurrent deserialization patterns.
|
EventWriter |
Provides methods that implement recurrent serialization patterns.
|
SystemConfig |
Collection of properties that drive
SystemData behavior. |
SystemData |
Augments the
EventData with status collected from the virtual
machine. |