-
Type: New Feature
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Logging
-
None
MongoDB may truncate very long inputs to log messages; e.g. the slow query log truncates a very long query field with "...".
In development, a user may want the full output no matter what. Add an option to turn off message truncation in log output.
- duplicates
-
SERVER-17358 Add flag to customize maxLogLine when logging large lines
- Closed