C# Class STELLAR.Console.Log

Afficher le fichier Open project: cbinding/stellar

Méthodes publiques

Méthode Description
append ( String message ) : bool
append ( String message, MessageType mt ) : bool
backup ( ) : bool
getLogName ( ) : string

Method Details

append() public static méthode

public static append ( String message ) : bool
message String
Résultat bool

append() public static méthode

public static append ( String message, MessageType mt ) : bool
message String
mt MessageType
Résultat bool

backup() public static méthode

public static backup ( ) : bool
Résultat bool

getLogName() public static méthode

public static getLogName ( ) : string
Résultat string