| Interface | Description |
|---|---|
| Message<E> |
Every logging implementation's message needs to expose this interface.
|
| MessageWriter<E> |
Every logging appender should expose this interface to log messages that are not suppressed and to send log digests.
|
| Class | Description |
|---|---|
| AbstractMessage<E> |
Copyright © 2015. All rights reserved.