Get the currently defined loggers.
Overload List
Name | Description | |
---|---|---|
GetCurrentLoggers |
Returns all the currently defined loggers in the default repository.
| |
GetCurrentLoggers(Assembly) |
Returns all the currently defined loggers in the specified assembly's repository.
| |
GetCurrentLoggers(String) |
Returns all the currently defined loggers in the specified repository.
|
See Also