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
LogEntry
C# Class LogEntry, duality
Summary description for Error
Inheritance:
DBObject
Show file
Open project: BraveSirAndrew/duality
Class Usage Examples
Public Methods
Method
Description
LogEntry
(
Log
source
,
LogMessageType
type
,
string
msg
,
object
context
)
Method Details
LogEntry()
public
method
public
LogEntry
(
Log
source
,
LogMessageType
type
,
string
msg
,
object
context
)
source
Log
type
LogMessageType
msg
string
context
object