UNPKG

nodejs-logsage

Version:

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

4 lines (2 loc) 110 B
declare function formatLogMessage(...optionalParams: any[]): string; export { formatLogMessage as default };