Oracle® Coherence .NET API Reference Release 3.6
E15727-01

The logging configuration as defined by the "logging-config" element in the coherence.xml configuration file.

Namespace:  Tangosol.Net
Assembly:  Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
public static IXmlElement LoggerConfig { get; }

Field Value

IXmlElement representing the logger configuration.

See Also