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

Return true if the Logger would log a message with the given log level.

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

Syntax

C#
public static bool IsLogEnabled(
	CacheFactory..::.LogLevel level
)

Return Value

[Missing <returns> documentation for "M:Tangosol.Net.CacheFactory.IsLogEnabled(Tangosol.Net.CacheFactory.LogLevel)"]

See Also