Logging¶
-
template<typename ...args_t>
inline void pars::log(spdlog::source_loc loc, pars::lf lf, spdlog::level::level_enum lvl, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::log(pars::lf lf, spdlog::level::level_enum lvl, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::log(spdlog::source_loc loc, spdlog::level::level_enum lvl, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::log(spdlog::level::level_enum lvl, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::trace(spdlog::source_loc loc, pars::lf lf, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::trace(pars::lf lf, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::trace(spdlog::source_loc loc, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::trace(spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::debug(spdlog::source_loc loc, pars::lf lf, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::debug(pars::lf lf, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::debug(spdlog::source_loc loc, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::debug(spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::info(spdlog::source_loc loc, pars::lf lf, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::info(pars::lf lf, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::info(spdlog::source_loc loc, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::info(spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::warn(spdlog::source_loc loc, pars::lf lf, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::warn(pars::lf lf, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::warn(spdlog::source_loc loc, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::warn(spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::err(spdlog::source_loc loc, pars::lf lf, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::err(pars::lf lf, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::err(spdlog::source_loc loc, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::err(spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::critical(spdlog::source_loc loc, pars::lf lf, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::critical(pars::lf lf, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::critical(spdlog::source_loc loc, spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
template<typename ...args_t>
inline void pars::critical(spdlog::format_string_t<args_t...> fmt, args_t&&... args)¶
-
enum class pars::lf¶
Values:
-
enumerator app¶
-
enumerator comp¶
-
enumerator event¶
-
enumerator net¶
-
enumerator user¶
-
enumerator app¶
-
const std::string demangle(const char *name)¶
-
template<typename value_t>
std::string nametype()¶