-
Type: Improvement
-
Resolution: Fixed
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: Docs
-
Fully Compatible
The default inspection of command which is a bson document gets truncated in the middle, which is a problem when logging. A workaround is to use to_json to obtain a full rendering.
Applies to the code examples in https://docs.mongodb.com/ruby-driver/master/tutorials/ruby-driver-monitoring/.
- is related to
-
RUBY-1591 Change field order of bson documents sent to server for better logging
- Closed