|
Agora
1.2.0
Agora project
|
#include <spdlog/cfg/helpers.h>#include <spdlog/spdlog.h>#include <spdlog/details/os.h>#include <spdlog/details/registry.h>#include <algorithm>#include <string>#include <utility>#include <sstream>

Go to the source code of this file.
Namespaces | |
| spdlog | |
| spdlog::cfg | |
| spdlog::cfg::helpers | |
Functions | |
| std::string & | spdlog::cfg::helpers::to_lower_ (std::string &str) |
| std::string & | spdlog::cfg::helpers::trim_ (std::string &str) |
| std::pair< std::string, std::string > | spdlog::cfg::helpers::extract_kv_ (char sep, const std::string &str) |
| std::unordered_map< std::string, std::string > | spdlog::cfg::helpers::extract_key_vals_ (const std::string &str) |
| SPDLOG_INLINE void | spdlog::cfg::helpers::load_levels (const std::string &input) |