sily-terminal ~master (2023-12-06T13:08:38Z)
Dub
Repo
LogLevel
sily
logger
LogLevel to use with
setGlobalLogLevel
and
log!LogLevel
Values
Value
Meaning
off
0
fatal
0b000001
critical
0b000011
error
0b000111
warning
0b001111
info
0b011111
trace
0b111111
fatalOnly
0b000001
criticalOnly
0b000010
errorOnly
0b000100
warningOnly
0b001000
infoOnly
0b010000
traceOnly
0b100000
all
ubyte
.
max
Meta
Source
See Implementation
sily
logger
modules
pixelfont
enums
LogLevel
functions
block
center
critical
error
fatal
getCompilerInfo
hr
info
log
logRaw
message
newline
printCompilerInfo
progress
trace
warning
structs
Log
ProgressBar
RichText
LogLevel to use with setGlobalLogLevel and log!LogLevel