Method OnSinkFatalError
OnSinkFatalError(FixedString512Bytes)
If any error happens - this method will self-log it and set IsInitialized to false, disabling the sink
Declaration
protected void OnSinkFatalError(FixedString512Bytes reason)
Parameters
Type | Name | Description |
---|---|---|
FixedString512Bytes | reason | User facing error message |