ILoggerWarning Method Hazelcast .Net Client Class Library
Overload List

  NameDescription
Public methodWarning(Exception)
Logs a throwable at LogLevel.Warning . The message of the Throwable will be the message.
Public methodWarning(String)
Logs a message at LogLevel.Warning .
Public methodWarning(String, Exception)
Logs message with associated throwable information at LogLevel.Warning .
Top
See Also

Reference