Interface | Description |
---|---|
ConvertToLoggable<T> |
Class Description
|
LoggableVisitor |
General visitor for a loggable implementation
|
LogMappable |
Interface for making a class mappable for the logger
|
Class | Description |
---|---|
LoggableBuilder |
Utility class for building a log message from an object
|
LoggableValue |
Represents a value that can be written to the log
|
LogVisitor |
Class Description
|
WebMessageVisitor |
Visitor to build the web message
|
Enum | Description |
---|---|
ArrayConverter |
Converter to deal with arrays
|
NullTypeConverter |
Class for logging null values
|
StandardConverters |
The standard converters for mapping objects
|