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
Traveler
Common
Logging
C# Class Traveler.Common.Logging
Show file
Open project: rixim/Questor
Public Methods
Method
Description
Log
(
string
line
) :
void
Log a line to the console
Method Details
Log()
public
static
method
Log a line to the console
public
static
Log
(
string
line
) :
void
line
string
return
void