C# Class JE.ApiExceptions.WebApi.NLog.NLogExceptionLogger

Inheritance: System.Web.Http.ExceptionHandling.ExceptionLogger
Afficher le fichier Open project: justeat/JE.ApiExceptions

Méthodes publiques

Méthode Description
LogAsync ( System.Web.Http.ExceptionHandling.ExceptionLoggerContext context, CancellationToken cancellationToken ) : Task
NLogExceptionLogger ( ) : System.Threading

Method Details

LogAsync() public méthode

public LogAsync ( System.Web.Http.ExceptionHandling.ExceptionLoggerContext context, CancellationToken cancellationToken ) : Task
context System.Web.Http.ExceptionHandling.ExceptionLoggerContext
cancellationToken System.Threading.CancellationToken
Résultat Task

NLogExceptionLogger() public méthode

public NLogExceptionLogger ( ) : System.Threading
Résultat System.Threading