Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Cedar
Framework
AuditTrail
AuditLogFormatters
C# Class Cedar.Framework.AuditTrail.AuditLogFormatters
This static class is used to store the type based AuditLogFormatter list.
Afficher le fichier
Open project: Chinaccn/surfboard
Méthodes publiques
Méthode
Description
GetFormatter
(
object
logData
) :
IAuditLogFormatter
Gets the formatter.
Method Details
GetFormatter()
public
static
méthode
Gets the formatter.
public
static
GetFormatter
(
object
logData
) :
IAuditLogFormatter
logData
object
The log data.
Résultat
IAuditLogFormatter