Click or drag to resize

CacheFactoryLog Method

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Overload List
  NameDescription
Public methodStatic memberLog(Exception, CacheFactoryLogLevel)
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, CacheFactoryLogLevel)
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, CacheFactoryLogLevel)
Log a message and exception using Coherence logging facility which is driven by the "logging-config" element located in the coherence.xml configuration file.
Top
See Also