The ILogger type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | LogError |
This method is used to log fatal errors.
|
![]() | LogMessage |
This method is used for log a message. It's used only for non-fatal errors or non-standard conditions.
|
See Also