grain ~master (2021-05-15T05:53:16Z)
Dub
Repo
REPLLogger
dub_engine
Undocumented in source.
class
REPLLogger : Logger {
this
(LogLevel lv);
void
writeLogMsg
(LogEntry payload);
}
Constructors
this
this
(LogLevel lv)
Undocumented in source.
Members
Functions
writeLogMsg
void
writeLogMsg
(LogEntry payload)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dub_engine
classes
REPLLogger
structs
CompilerOpt
DUBEngine
variables
logger