ILoggerSevere Method Hazelcast .Net Client Class Library
Overload List

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

Reference