[JAVA-1110] Driver events Created: 13/Feb/14  Updated: 03/Jan/18  Resolved: 25/Nov/15

Status: Closed
Project: Java Driver
Component/s: Monitoring
Affects Version/s: None
Fix Version/s: None

Type: New Feature Priority: Major - P3
Reporter: Charlie Page Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
Duplicate
duplicates JAVA-805 Make connection pool and connection s... Closed
duplicates JAVA-1887 Implement command monitoring specific... Closed
Case:

 Description   

An interface that would provide for the user to implement and pass back to the MongoDB Driver with methods that would get called on each type of event.
For example, instead of simply logging that a command is getting executed, you could call a method in the implemented interface (e.g. onCommandExecutionBegin) with the parameters that would otherwise be getting logged (e.g. command, connection, server).

This would give the user the ability to use their own logging mechanism and their own format.


Generated at Thu Feb 08 08:53:49 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.