gelf.transport

Undocumented in source.

Members

Functions

sendChunked
auto sendChunked(UdpSocket socket, Message message, uint packetSizeBytes, bool compressed)

This function provides a convenient way to send chunked GELF messages to Graylog. It automatically chunks a message based on packetSizeBytes.

Manifest constants

MAX_CHUNKS
enum MAX_CHUNKS;
Undocumented in source.

Meta