-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: BSON
-
None
With derived Debug implementations, using the :#? format specifier will pretty-print the output. However, this isn't done by default for custom Debug implementations. We should look into updating our Debug implementations for Bson and Document so that they can be pretty-printed properly.