fatal property

LogLevel fatal
getter/setter pair

Messages documenting things that should stop the system completely

Implementation

static LogLevel fatal = LogLevel(name: "Fatal", ordinal: 5);