C# Class JordanRift.Grassroots.Framework.Helpers.Logger

Afficher le fichier Open project: JordanRift/Grassroots

Méthodes publiques

Méthode Description
LogError ( Exception exception ) : void
LogError ( Payment payment, PaymentResponse response ) : void

Method Details

LogError() public static méthode

public static LogError ( Exception exception ) : void
exception System.Exception
Résultat void

LogError() public static méthode

public static LogError ( Payment payment, PaymentResponse response ) : void
payment JordanRift.Grassroots.Framework.Entities.Payment
response JordanRift.Grassroots.Framework.Entities.PaymentResponse
Résultat void