@@ -18,7 +18,7 @@
#include <log/macros.h>
#include <cache/cache_messages.h>
-/// \file logger.h
+/// \file cache/logger.h
/// \brief Cache library global logger
///
/// This holds the logger for the cache library. It is a private header
#include <cc/cc_messages.h>
+/// \file cc/logger.h
/// \brief Command Channel library global logger
/// This holds the logger for the CC library. It is a private header
#include <datasrc/datasrc_messages.h>
+/// \file datasrc/logger.h
/// \brief Data Source library global logger
/// This holds the logger for the data source library. It is a private header
#include <server_common/server_common_messages.h>
+/// \file server_common/logger.h
/// \brief Server Common library global logger
/// This holds the logger for the server common library. It is a private header