summaryrefslogtreecommitdiff
path: root/src/mongo/logger/log_component.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-34260 Move bookkeeping functions into ConnectionInterfaceJonathan Reams2019-01-231-0/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-33231 Create initial sync log componentVesselina Ratcheva2018-10-081-0/+1
* SERVER-36461 Add 'transaction' identifier to slow transaction log outputNathan Louie2018-08-071-0/+1
* SERVER-32906 Improve logging around electionsTess Avitabile2018-07-271-0/+1
* SERVER-30841 Lower the amount of metadata refresh loggingCheahuychou Mao2018-07-251-0/+1
* SERVER-34154: Add Recovery logger under storage for checkpoint and catalog de...Daniel Gottlieb2018-03-281-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