Inheritance Hierarchy
Hazelcast.LoggingLogger
Namespace: Hazelcast.Logging
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7.1
Syntax
The Logger type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Logger | Initializes a new instance of the Logger class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() ![]() | GetLogger(String) | |
![]() ![]() | GetLogger(Type) | |
![]() ![]() | GetLoggerFactory | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | NewLoggerFactory | |
![]() ![]() | SetLoggerFactory | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also