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
DefaultAuditLogFormatter
C# Class Cedar.Framework.AuditTrail.DefaultAuditLogFormatter
The audit log formatter which is by default used.
Inheritance:
IAuditLogFormatter
Afficher le fichier
Open project: Chinaccn/surfboard
Méthodes publiques
Méthode
Description
Format
(
object
logData
) :
string
Formats the specified log dataas a literal text.
Method Details
Format()
public
méthode
Formats the specified log dataas a literal text.
public
Format
(
object
logData
) :
string
logData
object
The log data object.
Résultat
string