serverino ~master (2024-03-17T18:35:47Z)
Dub
Repo
ServerinoLogger
serverino
main
Undocumented in source.
class
ServerinoLogger : Logger {
this
(LogLevel lv);
this
(LogLevel lv);
void
writeLogMsg
(LogEntry payload);
}
Constructors
this
this
(LogLevel lv)
Undocumented in source.
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
serverino
main
classes
ServerinoLogger
functions
wakeServerino
templates
ServerinoLoop
ServerinoMain