summaryrefslogtreecommitdiff
path: root/src/mongo/logger/log_component.h
Commit message (Expand)AuthorAgeFilesLines
* 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