C# Class Avalon.Utility.Debugging.Logger

Afficher le fichier Open project: mabinogidev/mabinogi-development

Méthodes publiques

Свойство Type Description
LogWriter System.IO.TextWriter

Méthodes publiques

Méthode Description
Log ( LogLevel level, string module, string format ) : void

Method Details

Log() public static méthode

public static Log ( LogLevel level, string module, string format ) : void
level LogLevel
module string
format string
Résultat void

Property Details

LogWriter public_oe static_oe property

public static TextWriter,System.IO LogWriter
Résultat System.IO.TextWriter