From 3fe7a5b6a18b6841ae51f294dc58fe9c8df6d375 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Wed, 28 Sep 2016 13:18:18 +0200 Subject: Finally made a initial doxygen documentation pass over all files. --- liblog/logging.hpp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'liblog/logging.hpp') diff --git a/liblog/logging.hpp b/liblog/logging.hpp index 7a4e03e..b06d176 100644 --- a/liblog/logging.hpp +++ b/liblog/logging.hpp @@ -2,5 +2,13 @@ #include +/*! + * \file + */ + +/*! + * \brief init_logging Initializes the logging system to log to file. + * \param log_level minimum log level we are interested in. + */ void init_logging(boost::log::trivial::severity_level log_level); -- cgit v1.2.3-70-g09d2