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

LoggerExtensionMethods..::..LogError Method

Overload List


  Name Description
Public method Static member LogError(FluentLogger, 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 LogError(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 LogError(FluentLogger, Exception, 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 LogError(FluentLogger, EventId, Exception, 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.