-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
- Log stream for driver allowing people to customize the logging themselves and allow to set the level off logging
- MongoClient.log(level) -> (Stream)
- error
- warning
- info
- connect event
- ha
- ping
- operation server selection
- ....
- debug
- Goal is to make it easy to plug your own processor, should also be possible to change the level of debugging on the fly if needed