Click or drag to resize

ILoggerGetLevel Method

Gets the logging Level.

Namespace:  Hazelcast.Logging
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.4
Syntax
LogLevel GetLevel()

Return Value

Type: LogLevel
the logging Level.
Remarks
Gets the logging Level.
See Also