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
TTT
Utility
Logger
C# Class TTT.Utility.Logger
Show file
Open project: swindonmakers/TwitterToTeletype
Public Methods
Method
Description
Error
(
string
message
,
Exception
ex
) :
void
Write
(
string
message
) :
void
Method Details
Error()
public
method
public
Error
(
string
message
,
Exception
ex
) :
void
message
string
ex
System.Exception
return
void
Write()
public
method
public
Write
(
string
message
) :
void
message
string
return
void