cpp-toolbox  0.0.1
A toolbox library for C++
Loading...
Searching...
No Matches
toolbox::logger::thread_logger_t::thread_format_logger_t Member List

This is the complete list of members for toolbox::logger::thread_logger_t::thread_format_logger_t, including all inherited members.

operator()(const char *format, Args &&... args)toolbox::logger::thread_logger_t::thread_format_logger_tinline
thread_format_logger_t(thread_logger_t &logger, Level level)toolbox::logger::thread_logger_t::thread_format_logger_t