viva v0.1.7-alpha (2021-01-10T15:41:58Z)
Home
Dub
Repo
Logger.critical
viva
logging
logger
Logger
Logs a critical log (
LogLevel.CRITICAL
)
struct
Logger
void
critical
(
string
msg
)
Parameters
msg
string
The message of the log
Meta
Source
See Implementation
viva
logging
logger
Logger
constructors
this
functions
_debug
critical
error
info
warning
properties
logLevel
Logs a critical log (LogLevel.CRITICAL)