Overload List

  NameDescription
Public methodStatic memberLog(Exception, CacheFactory..::..LogLevel)
Log an exception using Coherence logging facility which is driven by the "logging-config" element located in the coherence.xml configuration file.
Public methodStatic memberLog(String, CacheFactory..::..LogLevel)
Log a message using Coherence logging facility which is driven by the "logging-config" element located in the coherence.xml configuration file.
Public methodStatic memberLog(String, Exception, CacheFactory..::..LogLevel)
Log a message and exception using Coherence logging facility which is driven by the "logging-config" element located in the coherence.xml configuration file.

See Also