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

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

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

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