Photon 1.0.0
Loading...
Searching...
No Matches
helpers-inl.h File Reference
#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

namespace  spdlog
 
namespace  spdlog::cfg
 
namespace  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)