UNPKG

@rxap/nest-logger

Version:

A NestJS logger module that integrates with Google Cloud Logging and provides enhanced message formatting. It allows for custom print message functions and circular dependency handling. This package offers a convenient way to standardize and enrich loggin

6 lines (5 loc) 205 B
export * from './lib/google-logging-print-messages-factory'; export * from './lib/logger.module'; export * from './lib/logger'; export * from './lib/tokens'; export * from './lib/use-rxap-logger-factory';