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
Lombiq
Vsix
Orchard
TemplateWizards
Services
NullLogger
C# Class Lombiq.Vsix.Orchard.TemplateWizards.Services.NullLogger
Inheritance:
ILogger
Show file
Open project: Lombiq/Lombiq-Orchard-Visual-Studio-Extension
Public Methods
Method
Description
Write
(
LogType
logType
,
string
source
,
string
text
) :
void
Method Details
Write()
public
method
public
Write
(
LogType
logType
,
string
source
,
string
text
) :
void
logType
LogType
source
string
text
string
return
void