CacheFactoryLog Method |
| Name | Description | |
|---|---|---|
| Log(Exception, CacheFactoryLogLevel) |
Log an exception using Coherence logging facility which is driven
by the "logging-config" element located in the coherence.xml
configuration file.
| |
| Log(String, CacheFactoryLogLevel) |
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, 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.
|