[SERVER-14416] support use of BSON configuring severity levels in the log component hierarchy Created: 01/Jul/14  Updated: 27/Oct/15  Resolved: 16/Jul/14

Status: Closed
Project: Core Server
Component/s: Admin
Affects Version/s: None
Fix Version/s: 2.7.4

Type: New Feature Priority: Major - P3
Reporter: Benety Goh Assignee: Benety Goh
Resolution: Done Votes: 0
Labels: community-team
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
depends on SERVER-5092 Better named logging with tracing Closed
is depended on by SERVER-15045 simplify log component BSON server pa... Closed
Related
related to SERVER-85138 guide for log messages and debug levels Closed
is related to DOCS-3694 Document named logging Closed
Tested
Sprint: Server 2.7.4
Participants:

 Description   

Add server parameter logComponentVerbosity. This server parameter accepts a BSON object which allows the user to update the severity levels of multiple log components.

This will be useful for certain server parameters which have a hierarchical structure.



 Comments   
Comment by Githook User [ 16/Jul/14 ]

Author:

{u'username': u'benety', u'name': u'Benety Goh', u'email': u'benety@mongodb.com'}

Message: SERVER-14416 added server parameter logComponentVerbosity.
This supports the use of BSON objects in querying/updating the log component hierarchy.
Branch: master
https://github.com/mongodb/mongo/commit/124b5aeda31a25a97e7f93fc1edb1565b7a2454a

Comment by Scott Hernandez (Inactive) [ 01/Jul/14 ]

We already have this via ServerParameter::set(BSONElement). But setFromString will need some work probably for the config/command-line string.

Generated at Thu Feb 08 03:34:47 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.