![]() | LogManager Class |
[Missing <summary> documentation for "T:com.espertech.esper.compat.logging.LogManager"]
Namespace: com.espertech.esper.compat.logging
public class LogManager
The LogManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | LogManager | Initializes a new instance of the LogManager class |
Name | Description | |
---|---|---|
![]() ![]() | FactoryLoggerFromName |
Gets or sets the factory that produces a logger given a name.
|
![]() ![]() | FactoryLoggerFromType |
Gets or sets the factory that produces a logger given a type.
|
Name | Description | |
---|---|---|
![]() ![]() | GetLogger(String) |
Gets the logger instance for the given name.
|
![]() ![]() | GetLogger(Type) |
Gets a logger instance for the given type.
|