Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Overload List

  NameDescription
Log(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.
Log(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.
Log(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