C# Class imBMW.Tools.FileLogger

Afficher le fichier Open project: toxsedyshev/imBMW

Méthodes publiques

Méthode Description
Init ( string path, System.Action flushCallback = null ) : void

Private Methods

Méthode Description
Logger_Logged ( LoggerArgs args ) : void
ProcessItem ( object o ) : void

Method Details

Init() public static méthode

public static Init ( string path, System.Action flushCallback = null ) : void
path string
flushCallback System.Action
Résultat void