LogGetLogger Method |
Name | Description | |
---|---|---|
![]() ![]() | GetLogger(String) |
Get a logger for a specific Tag.
|
![]() ![]() | GetLogger(Type) |
Get a logger for a specific Tag. The tag is taken from the class namespace and name.
|
![]() ![]() | GetLogger(String, LogLevel) |
Get a logger for a specific Tag.
|
![]() ![]() | GetLogger(Type, LogLevel) |
Get a logger for a specific Tag. The tag is taken from the class namespace and name.
|