Construct a SyslogLogger.
Logs the given LogLine msg.
Whether the logger can handle multiple lines in a single beginLine/endLine.
Legacy logging interface relying on dynamic memory allocation.
Starts a new log line.
Writes part of a log line message.
Finalizes a log line.
A logger that logs in syslog format according to RFC 5424.
Messages can be logged to files (via file streams) or over the network (via TCP or SSL streams).