Open sandboxFocus

Method Write

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