GetBackendOptions()
Gets the formatting and rendering options for the current LoggingBackend.
Declaration
protected abstract LoggingBackendOptions GetBackendOptions()
Returns
Type | Description |
---|---|
LoggingBackendOptions | The LoggingBackendOptions for the current LoggingBackend. |