spdlog
Loading...
Searching...
No Matches
Namespaces | Functions
helpers-inl.h File Reference

Go to the source code of this file.

#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>

Namespaces

namespace  spdlog
 
namespace  spdlog::cfg
 
namespace  spdlog::cfg::helpers
 

Functions

std::stringspdlog::cfg::helpers::to_lower_ (std::string &str)
 
std::stringspdlog::cfg::helpers::trim_ (std::string &str)
 
std::pair< std::string, std::stringspdlog::cfg::helpers::extract_kv_ (char sep, const std::string &str)
 
std::unordered_map< std::string, std::stringspdlog::cfg::helpers::extract_key_vals_ (const std::string &str)
 
SPDLOG_INLINE void spdlog::cfg::helpers::load_levels (const std::string &input)