Namespace Softadmin.Api.Diagnostics
Classes that interact with the system logs.
There are currently no concrete implementations of ILogger. Any logging must instead be performed by calling the stored procedure SoftadminApi.Log_LogError
.
Interfaces
ILogger
Logs errors that occur during execution of a page.