-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Logging
-
Server 2.7.3
Add a name option to LOG that can be conditionally defined.
Currently just have
LOG(1)
want to add
LOG( "foo" )
LOG( "foo" , 4 )
Will be an c++ api and command to set a log level for any name.
Names maybe should be dotted to do hierarchies?
foo.bar
then set foo and works for all foo.*
- duplicates
-
SERVER-1044 more quiet logging
- Closed
-
SERVER-4282 clean up log messages
- Closed
- is depended on by
-
SERVER-13457 Not all rsMgr log messages start with "replSet"
- Closed
-
SERVER-10327 too much logging when secondaries slow in chunk migrations src/mongo/s/d_migrate.cpp
- Closed
-
SERVER-14415 log component hierarchy
- Closed
-
SERVER-14416 support use of BSON configuring severity levels in the log component hierarchy
- Closed
-
SERVER-8245 logging cleanup: review severity of sharding log messages
- Closed
-
SERVER-14417 migrate QLOG to kQuery LogComponent
- Closed
-
SERVER-14467 Capture S2 debug log messages
- Closed
-
SERVER-15380 Finish assigning default log component to all implementation files
- Closed
- is related to
-
SERVER-8552 setParameter command has confusing behavior when setting multiple parameters.
- Backlog
-
SERVER-9239 Mongo Server does not close stdout when using --fork and --syslog
- Closed
-
SERVER-7450 Syslog levels correspond incorrectly with internal mongo levels.
- Closed
-
SERVER-5175 Need "failpoints" system to facilitate testing core server.
- Closed
-
SERVER-85138 guide for log messages and debug levels
- Closed
-
SERVER-7454 syslog should include facility information in addition to level as part of the priority argument
- Closed
-
SERVER-8825 Write stack traces via logging framework (syslog,ramlog, etc...)
- Closed
-
SERVER-15550 Change "S2" log component to "Geo"
- Closed
- related to
-
SERVER-14729 Add log component to non-debug messages
- Closed
-
SERVER-14965 assign accessControl log component to enterprise source files
- Closed
-
SERVER-15592 Enforce default log component specification in .cpp files during compile
- Closed
-
SERVER-14111 logging cleanup: Remove tlog functionality
- Closed
-
SERVER-14113 logging cleanup: Remove dlog functionality
- Closed
-
SERVER-15426 Add shell helpers for new log component level configuration
- Closed
-
SERVER-15486 Improve setParameter logComponentVerbosity validation
- Closed
-
SERVER-4217 add log severity and component name to the log message
- Closed
-
SERVER-10101 Make log files more machine-parsable
- Closed
-
SERVER-16209 Simplify log component names
- Closed