Preparing search index...
The search index is not available
nestjs-auditlog
nestjs-auditlog
AuditLogService
Class AuditLogService
Hierarchy
AuditLogService
Implements
BeforeApplicationShutdown
OnApplicationBootstrap
Index
Constructors
constructor
Properties
exporter
Methods
before
Application
Shutdown
get
Data
After
get
Data
Before
on
Application
Bootstrap
send
Audit
Log
Constructors
constructor
new
Audit
Log
Service
(
options
)
:
AuditLogService
Parameters
options
:
Record
<
string
,
any
>
|
IAuditLogConfigOptions
Returns
AuditLogService
Properties
Private
Readonly
exporter
exporter
:
IAuditLogExporter
Methods
before
Application
Shutdown
before
Application
Shutdown
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
get
Data
After
get
Data
After
(
)
:
Promise
<
{
name
:
string
;
}
>
Returns
Promise
<
{
name
:
string
;
}
>
get
Data
Before
get
Data
Before
(
)
:
Promise
<
{
name
:
string
;
}
>
Returns
Promise
<
{
name
:
string
;
}
>
on
Application
Bootstrap
on
Application
Bootstrap
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
send
Audit
Log
send
Audit
Log
(
log
)
:
Promise
<
any
>
Parameters
log
:
IAuditLog
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
exporter
before
Application
Shutdown
get
Data
After
get
Data
Before
on
Application
Bootstrap
send
Audit
Log
nestjs-
auditlog
Audit
Log
Exporter
Audit
Log
Interceptor
Audit
Log
Module
Audit
Log
Service
Audit
Logger
Default
Exporter
Auditlog
Click
House
Exporter
Auditlog
Oltp
Grpc
Exporter
Auditlog
Oltp
Http
Exporter
Trace
Exporter
Trace
Module
Trace
Otlp
Grpc
Exporter
Trace
Otlp
Http
Exporter
IAudit
Log
IAudit
Log
Actor
IAudit
Log
Async
Config
Options
IAudit
Log
Click
House
Exporter
Option
IAudit
Log
Config
Options
IAudit
Log
Data
Diff
IAudit
Log
Decorator
Options
IAudit
Log
Exporter
IAudit
Log
Exporter
Options
IAudit
Log
Operation
IAudit
Log
Resource
IExporter
Config
ITrace
Async
Config
Options
ITrace
Config
Options
Audit
Log
Data
Diff
Callback
AUDIT_
LOG_
DATA_
DIFF_
KEY
Audit
Log
Audit
Log
Create
Audit
Log
Data
Diff
Audit
Log
Query
Audit
Log
Remove
Audit
Log
Update
Generated using
TypeDoc