-
Type: Task
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: Mongoose
As of the time of writing this ticket, Mongoose does not have first-class support for Logging or Event Monitoring, but instead uses the driver's emit function to emit its own messages.
Acceptance Criteria
Implementation Requirements
- Consider if Mongoose users would benefit from first-class support of Driver-Specified logging configuration, either partially or full support
- Note: Mongoose is abstracted from the driver, so we need to investigate which log messages might be worthwhile, and weigh that with the implementation cost.
- If worthwhile, file an external PR to the Mongoose repo, either in this ticket or in a follow-up
- has to be done after
-
NODE-5672 Release standardized logging
- Backlog