Variables

@:value(cast 0)@:impl@:enuminlineread onlyDebug:LogLevel = 0

@:value(cast 3)@:impl@:enuminlineread onlyError:LogLevel = 3

@:value(cast 1)@:impl@:enuminlineread onlyInfo:LogLevel = 1

@:value(cast 4)@:impl@:enuminlineread onlyOff:LogLevel = 4

Silences every level — useful for switching logging off in production.

@:value(cast 2)@:impl@:enuminlineread onlyWarn:LogLevel = 2