The second-highest log level - less severe than ERROR
, more severe than INFO
. Use this when a fault has occurred in the system, but it doesn't necessarily require the immediate attention that an ERROR
would.
See LogLevel for more on how to configure log levels.