AbstractLogger Class |
Namespace: Hazelcast.Logging
The AbstractLogger type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finest(Exception) | ||
| Finest(String) | ||
| Finest(String, Exception) | ||
| GetHashCode | (Inherited from Object.) | |
| GetLevel | ||
| GetType | (Inherited from Object.) | |
| Info | ||
| IsFinestEnabled | ||
| IsLoggable | ||
| Log(LogLevel, String) | ||
| Log(LogLevel, String, Exception) | ||
| Severe(Exception) | ||
| Severe(String) | ||
| Severe(String, Exception) | ||
| ToString | (Inherited from Object.) | |
| Warning(Exception) | ||
| Warning(String) | ||
| Warning(String, Exception) |