From ba6da37569dde1ed7616c14d591134575e6a6879 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Sun, 16 Oct 2016 21:39:18 +0200 Subject: Updates all the documentation. Mainly covers the network rewrites. --- liblog/logging.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'liblog') diff --git a/liblog/logging.hpp b/liblog/logging.hpp index b95ca64..f2aacef 100644 --- a/liblog/logging.hpp +++ b/liblog/logging.hpp @@ -9,6 +9,7 @@ /*! * \brief init_logging Initializes the logging system to log to file. * \param log_level minimum log level we are interested in. + * \param file_name The file name to log to, defaults to "log.log" */ void init_logging(boost::log::trivial::severity_level log_level, std::string file_name = "log"); -- cgit v1.2.3-70-g09d2