Scorum
|
#include <boost/program_options.hpp>
#include <boost/filesystem.hpp>
#include <iostream>
#include <fc/log/logger_config.hpp>
Go to the source code of this file.
Namespaces | |
logger | |
Functions | |
void | logger::set_logging_program_options (boost::program_options::options_description &options) |
fc::optional< fc::logging_config > | logger::load_logging_config_from_options (const boost::program_options::variables_map &args, const boost::filesystem::path &pwd) |