PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​BackendsMeta­Logging­BackendWrite
Open sandboxFocus

MetaLoggingBackend.Write Method

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