C# Class UnityPlatformWindowsPhone.WindowsPhoneLog

Inheritance: Unity.Core.Log.AbstractLog, IAppverseService
Afficher le fichier Open project: Appverse/appverse-mobile

Méthodes publiques

Méthode Description
Log ( string message ) : Task
Log ( string message, LogLevel level ) : Task
WindowsPhoneLog ( ) : System.Collections.Generic

Method Details

Log() public méthode

public Log ( string message ) : Task
message string
Résultat Task

Log() public méthode

public Log ( string message, LogLevel level ) : Task
message string
level LogLevel
Résultat Task

WindowsPhoneLog() public méthode

public WindowsPhoneLog ( ) : System.Collections.Generic
Résultat System.Collections.Generic