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
Whitelog
Core
Loggers
String
StringAppenders
Console
SubmitConsoleLogEntry
SyncSubmitConsoleLogEntry
C# Class Whitelog.Core.Loggers.String.StringAppenders.Console.SubmitConsoleLogEntry.SyncSubmitConsoleLogEntry
Inheritance:
ISubmitConsoleLogEntry
Mostra file
Open project: ronenbarak/Whitelog
Public Methods
Method
Description
AddLogEntry
(
string
text
,
ColorLine
colorLine
) :
void
WaitForIdle
( ) :
void
Method Details
AddLogEntry()
public
method
public
AddLogEntry
(
string
text
,
ColorLine
colorLine
) :
void
text
string
colorLine
ColorLine
return
void
WaitForIdle()
public
method
public
WaitForIdle
( ) :
void
return
void