#include "icl_core_logging/FileLogOutput.h"
#include <boost/filesystem/path.hpp>
#include <boost/filesystem/operations.hpp>
#include <iostream>
#include "icl_core/os_fs.h"
#include "icl_core_config/Config.h"
#include "icl_core_logging/Logging.h"
Go to the source code of this file.
Namespaces | |
namespace | icl_core |
namespace | icl_core::logging |
Flexible, powerful, configurable logging framework. |
Definition in file FileLogOutput.cpp.