C# Class YellowNotes.Api.Services.FakeLogger

Inheritance: ILogger
Afficher le fichier Open project: lkurzyniec/YellowNotes

Méthodes publiques

Méthode Description
Error ( Exception ex, string additionalInfo = null ) : void

Method Details

Error() public méthode

public Error ( Exception ex, string additionalInfo = null ) : void
ex Exception
additionalInfo string
Résultat void