ansicolor_sink() | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | inline |
ansicolor_sink(const ansicolor_sink &other)=delete | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
black | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
blink | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
blue | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
bold | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
clear_line | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
colors_ | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | private |
concealed | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
cyan | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
dark | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
flush() override | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | inlinevirtual |
formatter_ | spdlog::sinks::sink | protected |
green | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
level() const | spdlog::sinks::sink | inline |
level_ | spdlog::sinks::sink | protected |
log(const details::log_msg &msg) override | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | inlinevirtual |
magenta | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
mutex_ | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | private |
mutex_t typedef | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
on_black | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
on_blue | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
on_cyan | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
on_green | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
on_magenta | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
on_red | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
on_white | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
on_yellow | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
operator=(const ansicolor_sink &other)=delete | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
print_ccode_(const std::string &color_code) | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | inlineprivate |
print_range_(const fmt::memory_buffer &formatted, size_t start, size_t end) | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | inlineprivate |
red | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
reset | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
reverse | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
set_color(level::level_enum color_level, const std::string &color) | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | inline |
set_formatter(std::unique_ptr< spdlog::formatter > sink_formatter) override | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | inlinevirtual |
set_level(level::level_enum log_level) | spdlog::sinks::sink | inline |
set_pattern(const std::string &pattern) final | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | inlinevirtual |
should_do_colors_ | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | private |
should_log(level::level_enum msg_level) const | spdlog::sinks::sink | inline |
sink() | spdlog::sinks::sink | inline |
sink(std::unique_ptr< spdlog::pattern_formatter > formatter) | spdlog::sinks::sink | inlineexplicit |
target_file_ | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | private |
underline | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
white | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
yellow | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
~ansicolor_sink() override=default | spdlog::sinks::ansicolor_sink< TargetStream, ConsoleMutex > | |
~sink()=default | spdlog::sinks::sink | virtual |