UNPKG

nodejs-logsage

Version:

Powerful logger module for NestJS, seamlessly integrating Pino and Winston for flexible logging with easy configuration.

4 lines (2 loc) 138 B
declare function logExecutionTime(target: any, propertyKey?: string, descriptor?: PropertyDescriptor): any; export { logExecutionTime };