summaryrefslogtreecommitdiff
path: root/src/mongo/s/shardconnection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/s/shardconnection.cpp')
-rw-r--r--src/mongo/s/shardconnection.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mongo/s/shardconnection.cpp b/src/mongo/s/shardconnection.cpp
index ca2c7dfdaf9..daf6c9e9726 100644
--- a/src/mongo/s/shardconnection.cpp
+++ b/src/mongo/s/shardconnection.cpp
@@ -28,6 +28,8 @@
* then also delete it in the license file.
*/
+#define MONGO_LOG_DEFAULT_COMPONENT ::mongo::logger::LogComponent::kSharding
+
#include "mongo/pch.h"
#include <set>