![]() | Log Class |
Namespace: NLog.Fluent
The Log type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Debug |
Starts building a log event at the Debug level.
|
![]() ![]() | Error |
Starts building a log event at the Error level.
|
![]() ![]() | Fatal |
Starts building a log event at the Fatal level.
|
![]() ![]() | Info |
Starts building a log event at the Info level.
|
![]() ![]() | Level |
Starts building a log event with the specified LogLevel.
|
![]() ![]() | Trace |
Starts building a log event at the Trace level.
|
![]() ![]() | Warn |
Starts building a log event at the Warn level.
|