MetaLoggingBackend Constructor |
Name | Description | |
---|---|---|
MetaLoggingBackend() |
Initializes a new MetaLoggingBackend that will try to write both to the console
and to the debugger.
| |
MetaLoggingBackend(Boolean, Boolean) |
Initializes a new MetaLoggingBackend and specifies whether it must write to the console
and to the debugger.
|