summaryrefslogtreecommitdiff
path: root/src/mongo/db/fts/fts_command.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/fts/fts_command.cpp')
-rw-r--r--src/mongo/db/fts/fts_command.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mongo/db/fts/fts_command.cpp b/src/mongo/db/fts/fts_command.cpp
index 21a7e86fc6c..72a56b3e29c 100644
--- a/src/mongo/db/fts/fts_command.cpp
+++ b/src/mongo/db/fts/fts_command.cpp
@@ -28,6 +28,8 @@
* it in the license file.
*/
+#define MONGO_LOG_DEFAULT_COMPONENT ::mongo::logger::LogComponent::kCommands
+
#include <string>
#include <vector>