From d8e48c32f8435076382543edfafbf81c223f9e87 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Mon, 10 Oct 2016 15:52:14 +0200 Subject: Added a Client so we can start finishing up the setup phase of cMix. --- liblog/logging.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'liblog/logging.hpp') diff --git a/liblog/logging.hpp b/liblog/logging.hpp index b06d176..b95ca64 100644 --- a/liblog/logging.hpp +++ b/liblog/logging.hpp @@ -10,5 +10,5 @@ * \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); +void init_logging(boost::log::trivial::severity_level log_level, std::string file_name = "log"); -- cgit v1.2.3-70-g09d2