Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Patcher
Logging
LogEntry
C# Class Patcher.Logging.LogEntry
Mostrar archivo
Open project: unforbidable/patcher
Class Usage Examples
Public Methods
Method
Description
LogEntry
(
LogLevel
level
,
MethodBase
caller
,
string
text
) :
System
Method Details
LogEntry()
public
method
public
LogEntry
(
LogLevel
level
,
MethodBase
caller
,
string
text
) :
System
level
LogLevel
caller
System.Reflection.MethodBase
text
string
return
System