LoggerFactory Class |
Namespace: Rock.Logging
The LoggerFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetInstance |
Get a the default instance of Logger.
|
![]() ![]() | GetInstance(String) |
Get an instance of Logger for the given category.
|
![]() ![]() | GetInstanceTLogger |
Get a the default instance of TLogger.
|
![]() ![]() | GetInstanceTLogger(String) |
Get an instance of TLogger for the given category.
|
![]() ![]() | SetCurrent |