Method Write
Write(LogLevel, LogRecordKind, String, Exception)
Declaration
protected abstract void Write(LogLevel level, LogRecordKind recordKind, string text, Exception exception)
Parameters
Type | Name | Description |
---|---|---|
LogLevel | level | |
LogRecordKind | recordKind | |
String | text | |
Exception | exception |