File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -176,19 +176,24 @@ Core Options
176
176
177
177
*Type*: boolean
178
178
179
- Run :binary:`~bin.mongos` or :binary:`~bin.mongod` in a quiet mode that attempts to limit the amount
180
- of output.
179
+ *Default*: false
180
+
181
+ Run :binary:`~bin.mongos` or :binary:`~bin.mongod` in a quiet mode
182
+ that attempts to limit the amount of output.
181
183
182
- :setting:`systemLog.quiet` is **not** recommended for production systems as it may make
183
- tracking problems during particular connections much more difficult.
184
+ :setting:`systemLog.quiet` is **not** recommended for production
185
+ systems as it may make tracking problems during particular
186
+ connections much more difficult.
184
187
185
188
186
189
.. setting:: systemLog.traceAllExceptions
187
190
188
191
*Type*: boolean
189
192
190
- Print verbose information for debugging. Use for additional logging for
191
- support-related troubleshooting.
193
+ *Default*: false
194
+
195
+ Print verbose information for debugging. Use for additional logging
196
+ for support-related troubleshooting.
192
197
193
198
194
199
You can’t perform that action at this time.
0 commit comments