| Class | Description |
|---|---|
| GelfConfiguration |
The configuration used by a
GelfTransport. |
| GelfMessage |
A GELF message according to the GELF specification
|
| GelfMessageBuilder |
GelfMessageBuilder can be used to build one or more valid GelfMessages. |
| Enum | Description |
|---|---|
| GelfMessageLevel |
The log level of a
GelfMessage. |
| GelfMessageVersion |
The version of the GELF specification
used for a
GelfMessage. |
| GelfTransports |
Factory for building a
GelfTransport. |
Copyright © 2016 TORCH. All rights reserved.