FATAL constant
int
const FATAL
Fatal logging level.
This level enables logging for fatal errors only.
Implementation
static const FATAL = 50;
Fatal logging level.
This level enables logging for fatal errors only.
static const FATAL = 50;