19 #include <unordered_map>
bool operator!=(const LogConfig &other) const
const CategoryConfigMap & getCategoryConfigs() const
constexpr detail::Map< Move > move
CategoryConfigMap categoryConfigs_
—— Concurrent Priority Queue Implementation ——
bool operator==(const LogConfig &other) const
std::unordered_map< std::string, LogCategoryConfig > CategoryConfigMap
std::unordered_map< std::string, LogHandlerConfig > HandlerConfigMap
const HandlerConfigMap & getHandlerConfigs() const
void update(const LogConfig &other)
HandlerConfigMap handlerConfigs_
LogConfig(HandlerConfigMap handlerConfigs, CategoryConfigMap catConfigs)