Click or drag to resize

AbstractLogger Class

Abstract ILogger implementation that provides implementations for the convenience methods like finest,info,warning and severe.
Inheritance Hierarchy
SystemObject
  Hazelcast.LoggingAbstractLogger

Namespace:  Hazelcast.Logging
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.4
Syntax
public abstract class AbstractLogger : ILogger

The AbstractLogger type exposes the following members.

Methods
See Also