Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Nomad
Logging
ConsoleLogger
C# Class Nomad.Logging.ConsoleLogger
Inheritance:
ILogger
ファイルを表示
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