Logger

Undocumented in source.

Constructors

this
this(Terminal* terminal, LanguageManager lang)
Undocumented in source.

Members

Functions

log
void log(E args)
Undocumented in source. Be warned that the author may not have intended to support it.
logError
void logError(E args)
Undocumented in source. Be warned that the author may not have intended to support it.
logImpl
void logImpl(Message[] messages)
Undocumented in source. Be warned that the author may not have intended to support it.
logMessage
void logMessage(Message[] messages)
Undocumented in source. Be warned that the author may not have intended to support it.
logWarning
void logWarning(E args)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

terminal
Terminal* terminal;
Undocumented in source.

Meta