The ILogger type exposes the following members.
Methods
|
Name |
Description |
|
Debug(String)
|
|
|
Debug(String, Object)
|
|
|
Debug(Exception, String, Object)
|
|
|
Error(String)
|
|
|
Error(String, Object)
|
|
|
Error(Exception, String, Object)
|
|
|
Fatal(String)
|
|
|
Fatal(String, Object)
|
|
|
Fatal(Exception, String, Object)
|
|
|
ForContext
|
|
|
Info(String)
|
|
|
Info(String, Object)
|
|
|
Info(Exception, String, Object)
|
|
|
SetSystemLogWriteProtector
|
|
|
Verbose(String)
|
|
|
Verbose(String, Object)
|
|
|
Verbose(Exception, String, Object)
|
|
|
Warning(String)
|
|
|
Warning(String, Object)
|
|
|
Warning(Exception, String, Object)
|
|
Top
See Also