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
Hawkeye
Logging
LogEntry.DefaultFormatter
C# Class Hawkeye.Logging.LogEntry.DefaultFormatter
Inheritance:
ILogEntryFormatter
Show file
Open project: odalet/Hawkeye2
Public Properties
Property
Type
Description
instance
DefaultFormatter
Public Methods
Method
Description
FormatEntry
(
LogEntry
entry
) :
string
Method Details
FormatEntry()
public
method
public
FormatEntry
(
LogEntry
entry
) :
string
entry
LogEntry
return
string
Property Details
instance
public static property
public
static
DefaultFormatter
instance
return
DefaultFormatter