ILogger Methods
From NSG Library Logger
ILogger Methods |
A Sandcastle Documented Class Library |
The ILogger type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ListString |
Return a string listing.
| |
| Log(Byte, String, String, String, String) |
Insert one row into Log
Calling log from the web api
| |
| Log(LoggingLevel, String, MethodBase, String, Exception) |
Insert one row into Log
(Calling log from C#)
|
See Also