High-performance logging for TypeORM with Pino

database logger logging orm pino typeorm typescript
1 Open Issue Need Help Last updated: Jul 23, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a configurable filter function within the TypeORM Pino Logger to allow users to selectively suppress log messages based on their message content and type. The filter function should receive the log message and type as arguments and return a boolean indicating whether to include or exclude the message.

Complexity: 3/5
enhancement help wanted

High-performance logging for TypeORM with Pino

TypeScript
#database#logger#logging#orm#pino#typeorm#typescript