Namespace: PostSharp.Patterns.Diagnostics.Backends.Log4Net
Assembly: PostSharp.Patterns.Diagnostics.Backends.Log4Net.dll
Syntax
public class Log4NetLogRecordBuilder : TextLogRecordBuilder, ICustomLogRecordBuilder, IDisposable
Constructors
Name | Description |
---|---|
Log4NetLogRecordBuilder(Log4NetLoggingBackend) | Initializes a new Log4NetLoggingBackend. |
Methods
Name | Description |
---|---|
Write(UnsafeString) | Writes the final message to the back-end. |