UNPKG

nestjs-auditlog

Version:

A powerful package for auditlog using opentelemetry in NestJS applications

6 lines (5 loc) 222 B
export * from './auditlog.exporter'; export * from './auditlog.otlphttp.exporter'; export * from './auditlog.otlpgrpc.exporter'; export * from './auditlog.default.exporter'; export * from './auditlog.clickhouse.exporter';