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
Cats
Web
Hub
Helpers
Logger
C# Class Cats.Web.Hub.Helpers.Logger
Show file
Open project: edgecomputing/cats
Public Methods
Method
Description
LogAllErrorsMesseges
(
Exception
ex
,
log4net.ILog
log
) :
void
Method Details
LogAllErrorsMesseges()
public
method
public
LogAllErrorsMesseges
(
Exception
ex
,
log4net.ILog
log
) :
void
ex
System.Exception
log
log4net.ILog
return
void