Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Oddmatics
RozWorld
Client
GameLogger
C# Class Oddmatics.RozWorld.Client.GameLogger
Inheritance:
ILogger
Show 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