|
itch-mold-replay 1.0
Time-accurate NASDAQ TotalView-ITCH 5.0 replay over MoldUDP64
|
Functions | |
| template<typename... Args> | |
| void | base (std::FILE *stream, std::string_view tag, std::string_view color, std::format_string< Args... > fmt, Args &&... args) |
Variables | |
| constexpr int | level {IMR_LOG_LEVEL} |
| constexpr std::string_view | color_error {"\033[1;31m"} |
| constexpr std::string_view | color_warn {"\033[1;33m"} |
| constexpr std::string_view | color_info {"\033[36m"} |
| constexpr std::string_view | color_debug {"\033[35m"} |
| void imr::util::log::detail::base | ( | std::FILE * | stream, |
| std::string_view | tag, | ||
| std::string_view | color, | ||
| std::format_string< Args... > | fmt, | ||
| Args &&... | args | ||
| ) |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |