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
Bosphorus
Logging
Core
Decoration
Exception
LoggerFailedException
C# Class Bosphorus.Logging.Core.Decoration.Exception.LoggerFailedException
Inheritance:
Bosphorus.Common.Clr.Exception.ExceptionBase
Datei anzeigen
Open project: BosphorusTeam/bosphorus.logging
Public Methods
Method
Description
LoggerFailedException
(
Type
logType
,
ILog
log
,
System
innerException
) :
System
Method Details
LoggerFailedException()
public
method
public
LoggerFailedException
(
Type
logType
,
ILog
log
,
System
innerException
) :
System
logType
System.Type
log
ILog
innerException
System
return
System