C# Class CPlan.W3LF.Logging

A simple file logger.
Afficher le fichier Open project: MusicDemon/Warcraft-3-Loader-Form

Méthodes publiques

Méthode Description
Log ( LogLevels level, string text ) : void

Method Details

Log() public static méthode

public static Log ( LogLevels level, string text ) : void
level LogLevels
text string
Résultat void