NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
LogCaller is our compile-time trampoline to invoke the Logger method for the desired level of logging L. More...
#include <Logger.hpp>
Static Public Member Functions | |
template<typename... arguments> | |
constexpr static void | do_call (spdlog::source_loc &&, fmt::format_string< arguments... >, arguments &&...) |
LogCaller is our compile-time trampoline to invoke the Logger method for the desired level of logging L.
L | the level of logging |
|
inlinestaticconstexpr |