Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Pepino
ScenarioRunner
QueueWorker
DefaultLogger
C# Class Pepino.ScenarioRunner.QueueWorker.DefaultLogger
Inheritance:
ILogger
显示文件
Open project: AcklenAvenue/Pepino
Public Methods
Method
Description
DefaultLogger
( ) :
System
LogException
(
Exception
exception
) :
void
Method Details
DefaultLogger()
public
method
public
DefaultLogger
( ) :
System
return
System
LogException()
public
method
public
LogException
(
Exception
exception
) :
void
exception
System.Exception
return
void