Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
YellowNotes
Api
Services
FakeLogger
C# Class YellowNotes.Api.Services.FakeLogger
Inheritance:
ILogger
Datei anzeigen
Open project: lkurzyniec/YellowNotes
Public Methods
Method
Description
Error
(
Exception
ex
,
string
additionalInfo
= null ) :
void
Method Details
Error()
public
method
public
Error
(
Exception
ex
,
string
additionalInfo
= null ) :
void
ex
Exception
additionalInfo
string
return
void