C# Class Unity.Platform.Windows.WindowsLog

Inheritance: Unity.Core.Log.AbstractLog
Afficher le fichier Open project: Appverse/appverse-mobile Class Usage Examples

Méthodes publiques

Méthode Description
Log ( string message ) : bool
Log ( string message, LogLevel level ) : bool

Method Details

Log() public méthode

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

Log() public méthode

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