mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
SERVER-47894 Update link in logv2/log.h about default log component
This commit is contained in:
parent
04bc9f02d9
commit
7c89f89106
@ -65,7 +65,7 @@ const mongo::logv2::LogComponent MongoLogV2DefaultComponent_component =
|
||||
#else
|
||||
#error \
|
||||
"mongo/logv2/log.h requires MONGO_LOGV2_DEFAULT_COMPONENT to be defined. " \
|
||||
"Please see http://www.mongodb.org/about/contributors/reference/server-logging-rules/ "
|
||||
"Please see https://github.com/mongodb/mongo/blob/master/src/mongo/logv2/README.md "
|
||||
#endif // MONGO_LOGV2_DEFAULT_COMPONENT
|
||||
} // namespace
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user