LogLevel

LogLevel to use with setGlobalLogLevel and log!LogLevel

Values

ValueMeaning
off0
fatal0b000001
critical0b000011
error0b000111
warning0b001111
info0b011111
trace0b111111
fatalOnly0b000001
criticalOnly0b000010
errorOnly0b000100
warningOnly0b001000
infoOnly0b010000
traceOnly0b100000
allubyte.max

Meta