Error severity of a log, i.e. whether a log event is due to an exception, warning, or just an info message. See ILogEvent for more information.
Used when the reason for the log event can be regarded as an error.
Used to log messages related to normal execution.
Used when the user is warned that something might have gone wrong (but not necessarily).
Error severity of a log, i.e. whether a log event is due to an exception, warning, or just an info message. See ILogEvent for more information.