Open Issues Need Help
View All on GitHub [feat] add filter function to options about 1 month ago
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