kanzi::detail::IntegerToLogLevel< size_t > Struct Template Reference

Converts integer representation of log level to enumeration. More...

#include <kanzi/core/log/log_macro.hpp>

Detailed Description

template<size_t>
struct kanzi::detail::IntegerToLogLevel< size_t >

Converts integer representation of log level to enumeration.

This template is used internally by Logging subsystem to convert integer value assigned to log level to LogLevel enum


The documentation for this struct was generated from the following file: