Write(LogLevel, UnsafeString, Exception)
Writes a message.
Declaration
protected virtual void Write(LogLevel level, UnsafeString message, Exception exception)Parameters
| Type | Name | Description |
|---|---|---|
| LogLevel | level | |
| UnsafeString | message | |
| Exception | exception |
Writes a message.
protected virtual void Write(LogLevel level, UnsafeString message, Exception exception)| Type | Name | Description |
|---|---|---|
| LogLevel | level | |
| UnsafeString | message | |
| Exception | exception |