C# Class Oddmatics.RozWorld.Client.GameLogger

Inheritance: ILogger
Mostra file Open project: rozniak/RozWorld

Public Methods

Method Description
Out ( string message, LogLevel level, bool colours = true ) : void

Method Details

Out() public method

public Out ( string message, LogLevel level, bool colours = true ) : void
message string
level LogLevel
colours bool
return void