C# Class Oddmatics.RozWorld.Client.GameLogger

Inheritance: ILogger
Afficher le fichier Open project: rozniak/RozWorld

Méthodes publiques

Méthode Description
Out ( string message, LogLevel level, bool colours = true ) : void

Method Details

Out() public méthode

public Out ( string message, LogLevel level, bool colours = true ) : void
message string
level LogLevel
colours bool
Résultat void