summaryrefslogtreecommitdiff
path: root/src/mongo/logger/log_component.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-14/+17
* SERVER-30841 Lower the amount of metadata refresh loggingCheahuychou Mao2018-09-071-0/+1
* SERVER-30501 Create rollback logging componentJudah Schvimer2017-08-071-0/+1
* SERVER-27908 Log every heartbeat during testingWilliam Schultz2017-03-091-0/+1
* SERVER-26506 add tracking for commandsMisha Tyulenev2016-10-141-0/+1
* SERVER-19301 Expose new MongoBridge API for network partition testing.Max Hirschhorn2015-11-061-0/+1
* SERVER-20752 improve NetworkInterfaceASIO loggingAdam Midvidy2015-10-121-0/+1
* Revert "SERVER-20752 improve NetworkInterfaceASIO logging"Adam Midvidy2015-10-091-1/+0
* SERVER-20752 improve NetworkInterfaceASIO loggingAdam Midvidy2015-10-091-0/+1
* SERVER-19585: Implement full-time diagnostic data capture MongoD integrationMark Benvenuto2015-09-081-0/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-57/+59
* SERVER-18623 Split NetworkInterface and StorageInterface out from Replication...Spencer T Brody2015-06-041-0/+1
* SERVER-16209 LogComponent::kWrites -> kWriteMatt Kangas2014-11-181-1/+1
* SERVER-16209 LogComponent::kJournaling -> kJournalMatt Kangas2014-11-181-1/+1
* SERVER-16209 LogComponent::kNetworking -> kNetworkMatt Kangas2014-11-181-1/+1
* SERVER-16209 LogComponent::kIndexing -> kIndexMatt Kangas2014-11-181-1/+1
* SERVER-16209 LogComponent::kCommands -> kCommandMatt Kangas2014-11-181-1/+1
* SERVER-15604 log component kControlMatt Kangas2014-10-271-1/+2
* SERVER-15550 rename LogComponent::kS2 to LogComponent::kGeoMatt Kangas2014-10-071-1/+1
* SERVER-14467 log S2 debug messages as query log message at level 5Benety Goh2014-08-071-0/+1
* SERVER-4217 updated detailed log format to include log severity and component...Benety Goh2014-07-291-0/+17
* SERVER-14415 extended LogComponent and LogComponentSettings to support hierar...Benety Goh2014-07-151-1/+15
* SERVER-5092 removed LogTag typedef and macros.Benety Goh2014-06-301-2/+0
* SERVER-5092 renamed LogTag to LogComponentBenety Goh2014-06-301-0/+74