sily-terminal ~master (2023-12-06T13:08:38Z)
Dub
Repo
Log.this
sily
logger
Log
Undocumented in source.
this
(bool p_formattingEnabled)
this
(ubyte p_logLevel)
this
(File p_logFile, bool p_allowTTY, ubyte p_logLevel)
struct
Log
this
(
File
p_logFile
,
bool
p_allowTTY
= true
,
ubyte
p_logLevel
=
LogLevel.all
)
this
(string p_logFile, bool p_allowTTY, ubyte p_logLevel)
Meta
Source
See Implementation
sily
logger
Log
constructors
this
functions
critical
error
fatal
flush
info
log
logFile
logRaw
message
newline
trace
warning
variables
allowFile
allowTTY
alwaysFlush
formattingEnabled
logLevel
simpleOutput