C# Class Quarrel.Services.Analytics.LoggingService

Inheritance: ILoggingService
Afficher le fichier Open project: UWPCommunity/Quarrel

Méthodes publiques

Méthode Description
Log ( ) : Quarrel.Client.Logger
Log ( LoggedEvent eventType ) : void

Method Details

Log() public méthode

public Log ( ) : Quarrel.Client.Logger
Résultat Quarrel.Client.Logger

Log() public méthode

public Log ( LoggedEvent eventType ) : void
eventType LoggedEvent
Résultat void