Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Nomad
Logging
ConsoleLogger
C# Class Nomad.Logging.ConsoleLogger
Inheritance:
ILogger
Mostra file
Open project: marceldupr/Nomad
Public Methods
Method
Description
WriteToLog
(
string
message
) :
void
Method Details
WriteToLog()
public
method
public
WriteToLog
(
string
message
) :
void
message
string
return
void