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
LuceneIndexManager
Util
LogExtensions
C# Class LuceneIndexManager.Util.LogExtensions
Mostra file
Open project: tucaz/LuceneIndexManager
Public Methods
Method
Description
Debug
(
this
message
) :
void
Error
(
this
message
) :
void
Info
(
this
message
) :
void
Method Details
Debug()
public
static
method
public
static
Debug
(
this
message
) :
void
message
this
return
void
Error()
public
static
method
public
static
Error
(
this
message
) :
void
message
this
return
void
Info()
public
static
method
public
static
Info
(
this
message
) :
void
message
this
return
void