IExceptionLogger interface

namespace: Serenity.Abstractions   assemblySerenity.Net.Core

Exception logger abstraction

public interface IExceptionLogger

Members

name description
Log(…) Logs the specified exception.

See Also