Returns the named logger if it exists.
Overload List
| Name | Description | |
|---|---|---|
| Exists(String) | 
            Returns the named logger if it exists.
              | |
| Exists(Assembly, String) | 
            Returns the named logger if it exists.
              | |
| Exists(String, String) | 
            Returns the named logger if it exists.
              | 
See Also