WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

LoggerExtensionMethods..::..LogCritical Method

Overload List


  Name Description
Public method Static member LogCritical(FluentLogger, EventId, String, array<Object>[]()[][])
Enqueues the information to log that highlight when the current flow of execution is stopped due to a failure. These should indicate a failure in the current activity, not an application-wide failure.
Public method Static member LogCritical(FluentLogger, Exception, String, array<Object>[]()[][])
Enqueues the information to log that Logs that describe an unrecoverable application or system crash, or a catastrophic failure that requires immediate attention.
Public method Static member LogCritical(FluentLogger, EventId, Exception, String, array<Object>[]()[][])
Enqueues the information to log that Logs that describe an unrecoverable application or system crash, or a catastrophic failure that requires immediate attention.