JournaldLogger

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

beginLine
void beginLine(LogLine ll)
Undocumented in source. Be warned that the author may not have intended to support it.
endLine
void endLine()
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(const(char)[] text)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

codeFile
const(char)* codeFile;
Undocumented in source.
codeFunc
const(char)* codeFunc;
Undocumented in source.
codeLine
const(char)* codeLine;
Undocumented in source.
line
string line;
Undocumented in source.
ll
LogLine ll;
Undocumented in source.
msg
const(char)* msg;
Undocumented in source.
priority
const(char)* priority;
Undocumented in source.

Meta