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

LoggerExtensionMethods..::..LogWarning Method

Overload List


  Name Description
Public method Static member LogWarning(FluentLogger, String, array<Object>[]()[][])
Enqueues the information to log that highlight an abnormal or unexpected event in the application flow, but do not otherwise cause the application execution to stop.
Public method Static member LogWarning(FluentLogger, EventId, String, array<Object>[]()[][])
Enqueues the information to log that highlight an abnormal or unexpected event in the application flow, but do not otherwise cause the application execution to stop.
Public method Static member LogWarning(FluentLogger, Exception, String, array<Object>[]()[][])
Enqueues the information to log that highlight an abnormal or unexpected event in the application flow, but do not otherwise cause the application execution to stop.
Public method Static member LogWarning(FluentLogger, EventId, Exception, String, array<Object>[]()[][])
Enqueues the information to log that highlight an abnormal or unexpected event in the application flow, but do not otherwise cause the application execution to stop.