FATAL constant

int const FATAL

Fatal logging level.

This level enables logging for fatal errors only.

Implementation

static const FATAL = 50;