ERROR constant
int
const ERROR
Error logging level.
This level enables logging for errors and fatal errors.
Implementation
static const ERROR = 40;
Error logging level.
This level enables logging for errors and fatal errors.
static const ERROR = 40;