Overload List
| Name | Description | |
|---|---|---|
| DebugFormat(String, Object) | 
            Logs a formatted message string with the DEBUG level.
              | |
| DebugFormat(String, Object ) | 
            Logs a formatted message string with the DEBUG level.
              | |
| DebugFormat(IFormatProvider, String, Object ) | 
            Logs a formatted message string with the DEBUG level.
              | |
| DebugFormat(String, Object, Object) | 
            Logs a formatted message string with the DEBUG level.
              | |
| DebugFormat(String, Object, Object, Object) | 
            Logs a formatted message string with the DEBUG level.
              | 
See Also