SysLogSink

Undocumented in source.

Constructors

this
this(string ident, Formatter fmt)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

_log
void _log(LogLevel loglevel, string m, string func, size_t line, SysTime time, string msg, uint thread_id)
Undocumented in source. Be warned that the author may not have intended to support it.
formatter
void formatter(Formatter fmt)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From LogSinkBase

loglevel
void loglevel(LogLevel level)
Undocumented in source. Be warned that the author may not have intended to support it.
log
void log(LogLevel loglevel, string m, string func, size_t line, SysTime time, string msg, uint thread_id)
Undocumented in source. Be warned that the author may not have intended to support it.
_log
void _log(LogLevel loglevel, string m, string func, size_t line, SysTime time, string msg, uint thread_id)
Undocumented in source.
_loglevel
LogLevel _loglevel;
Undocumented in source.

Meta