*No copyright* MIT License -------------------------- spdlog-1.14.1/tests/test_create_dir.cpp spdlog-1.14.1/tests/test_custom_callbacks.cpp spdlog-1.14.1/tests/test_daily_logger.cpp spdlog-1.14.1/tests/test_errors.cpp spdlog-1.14.1/tests/test_file_helper.cpp spdlog-1.14.1/tests/test_file_logging.cpp spdlog-1.14.1/tests/test_macros.cpp spdlog-1.14.1/tests/test_stdout_api.cpp MIT License ----------- spdlog-1.14.1/CMakeLists.txt spdlog-1.14.1/LICENSE spdlog-1.14.1/bench/CMakeLists.txt spdlog-1.14.1/bench/async_bench.cpp spdlog-1.14.1/bench/bench.cpp spdlog-1.14.1/bench/formatter-bench.cpp spdlog-1.14.1/bench/latency.cpp spdlog-1.14.1/bench/utils.h spdlog-1.14.1/cmake/pch.h.in spdlog-1.14.1/cmake/spdlogConfig.cmake.in spdlog-1.14.1/example/CMakeLists.txt spdlog-1.14.1/example/example.cpp spdlog-1.14.1/include/spdlog/async.h spdlog-1.14.1/include/spdlog/async_logger-inl.h spdlog-1.14.1/include/spdlog/async_logger.h spdlog-1.14.1/include/spdlog/cfg/argv.h spdlog-1.14.1/include/spdlog/cfg/env.h spdlog-1.14.1/include/spdlog/cfg/helpers-inl.h spdlog-1.14.1/include/spdlog/cfg/helpers.h spdlog-1.14.1/include/spdlog/common-inl.h spdlog-1.14.1/include/spdlog/common.h spdlog-1.14.1/include/spdlog/details/backtracer-inl.h spdlog-1.14.1/include/spdlog/details/backtracer.h spdlog-1.14.1/include/spdlog/details/circular_q.h spdlog-1.14.1/include/spdlog/details/console_globals.h spdlog-1.14.1/include/spdlog/details/file_helper-inl.h spdlog-1.14.1/include/spdlog/details/file_helper.h spdlog-1.14.1/include/spdlog/details/fmt_helper.h spdlog-1.14.1/include/spdlog/details/log_msg-inl.h spdlog-1.14.1/include/spdlog/details/log_msg.h spdlog-1.14.1/include/spdlog/details/log_msg_buffer-inl.h spdlog-1.14.1/include/spdlog/details/log_msg_buffer.h spdlog-1.14.1/include/spdlog/details/mpmc_blocking_q.h spdlog-1.14.1/include/spdlog/details/null_mutex.h spdlog-1.14.1/include/spdlog/details/os-inl.h spdlog-1.14.1/include/spdlog/details/os.h spdlog-1.14.1/include/spdlog/details/periodic_worker-inl.h spdlog-1.14.1/include/spdlog/details/periodic_worker.h spdlog-1.14.1/include/spdlog/details/registry-inl.h spdlog-1.14.1/include/spdlog/details/registry.h spdlog-1.14.1/include/spdlog/details/synchronous_factory.h spdlog-1.14.1/include/spdlog/details/tcp_client-windows.h spdlog-1.14.1/include/spdlog/details/tcp_client.h spdlog-1.14.1/include/spdlog/details/thread_pool-inl.h spdlog-1.14.1/include/spdlog/details/thread_pool.h spdlog-1.14.1/include/spdlog/details/udp_client-windows.h spdlog-1.14.1/include/spdlog/details/udp_client.h spdlog-1.14.1/include/spdlog/fmt/bin_to_hex.h spdlog-1.14.1/include/spdlog/fmt/bundled/fmt.license.rst spdlog-1.14.1/include/spdlog/fmt/bundled/format.h spdlog-1.14.1/include/spdlog/fmt/chrono.h spdlog-1.14.1/include/spdlog/fmt/compile.h spdlog-1.14.1/include/spdlog/fmt/fmt.h spdlog-1.14.1/include/spdlog/fmt/ostr.h spdlog-1.14.1/include/spdlog/fmt/ranges.h spdlog-1.14.1/include/spdlog/fmt/std.h spdlog-1.14.1/include/spdlog/fmt/xchar.h spdlog-1.14.1/include/spdlog/formatter.h spdlog-1.14.1/include/spdlog/fwd.h spdlog-1.14.1/include/spdlog/logger-inl.h spdlog-1.14.1/include/spdlog/logger.h spdlog-1.14.1/include/spdlog/mdc.h spdlog-1.14.1/include/spdlog/pattern_formatter-inl.h spdlog-1.14.1/include/spdlog/pattern_formatter.h spdlog-1.14.1/include/spdlog/sinks/android_sink.h spdlog-1.14.1/include/spdlog/sinks/ansicolor_sink-inl.h spdlog-1.14.1/include/spdlog/sinks/ansicolor_sink.h spdlog-1.14.1/include/spdlog/sinks/base_sink-inl.h spdlog-1.14.1/include/spdlog/sinks/base_sink.h spdlog-1.14.1/include/spdlog/sinks/basic_file_sink-inl.h spdlog-1.14.1/include/spdlog/sinks/basic_file_sink.h spdlog-1.14.1/include/spdlog/sinks/callback_sink.h spdlog-1.14.1/include/spdlog/sinks/daily_file_sink.h spdlog-1.14.1/include/spdlog/sinks/dist_sink.h spdlog-1.14.1/include/spdlog/sinks/dup_filter_sink.h spdlog-1.14.1/include/spdlog/sinks/hourly_file_sink.h spdlog-1.14.1/include/spdlog/sinks/kafka_sink.h spdlog-1.14.1/include/spdlog/sinks/mongo_sink.h spdlog-1.14.1/include/spdlog/sinks/msvc_sink.h spdlog-1.14.1/include/spdlog/sinks/null_sink.h spdlog-1.14.1/include/spdlog/sinks/ostream_sink.h spdlog-1.14.1/include/spdlog/sinks/qt_sinks.h spdlog-1.14.1/include/spdlog/sinks/ringbuffer_sink.h spdlog-1.14.1/include/spdlog/sinks/rotating_file_sink-inl.h spdlog-1.14.1/include/spdlog/sinks/rotating_file_sink.h spdlog-1.14.1/include/spdlog/sinks/sink-inl.h spdlog-1.14.1/include/spdlog/sinks/sink.h spdlog-1.14.1/include/spdlog/sinks/stdout_color_sinks-inl.h spdlog-1.14.1/include/spdlog/sinks/stdout_color_sinks.h spdlog-1.14.1/include/spdlog/sinks/stdout_sinks-inl.h spdlog-1.14.1/include/spdlog/sinks/stdout_sinks.h spdlog-1.14.1/include/spdlog/sinks/syslog_sink.h spdlog-1.14.1/include/spdlog/sinks/systemd_sink.h spdlog-1.14.1/include/spdlog/sinks/tcp_sink.h spdlog-1.14.1/include/spdlog/sinks/udp_sink.h spdlog-1.14.1/include/spdlog/sinks/win_eventlog_sink.h spdlog-1.14.1/include/spdlog/sinks/wincolor_sink-inl.h spdlog-1.14.1/include/spdlog/sinks/wincolor_sink.h spdlog-1.14.1/include/spdlog/spdlog-inl.h spdlog-1.14.1/include/spdlog/spdlog.h spdlog-1.14.1/include/spdlog/stopwatch.h spdlog-1.14.1/include/spdlog/tweakme.h spdlog-1.14.1/include/spdlog/version.h spdlog-1.14.1/src/async.cpp spdlog-1.14.1/src/cfg.cpp spdlog-1.14.1/src/color_sinks.cpp spdlog-1.14.1/src/file_sinks.cpp spdlog-1.14.1/src/spdlog.cpp spdlog-1.14.1/src/stdout_sinks.cpp spdlog-1.14.1/tests/test_sink.h Unknown or generated -------------------- spdlog-1.14.1/.clang-format spdlog-1.14.1/.clang-tidy spdlog-1.14.1/.git-blame-ignore-revs spdlog-1.14.1/.gitattributes spdlog-1.14.1/.github/workflows/ci.yml spdlog-1.14.1/INSTALL spdlog-1.14.1/README.md spdlog-1.14.1/appveyor.yml spdlog-1.14.1/cmake/ide.cmake spdlog-1.14.1/cmake/spdlog.pc.in spdlog-1.14.1/cmake/spdlogCPack.cmake spdlog-1.14.1/cmake/utils.cmake spdlog-1.14.1/cmake/version.rc.in spdlog-1.14.1/include/spdlog/details/windows_include.h spdlog-1.14.1/include/spdlog/fmt/bundled/args.h spdlog-1.14.1/include/spdlog/fmt/bundled/chrono.h spdlog-1.14.1/include/spdlog/fmt/bundled/color.h spdlog-1.14.1/include/spdlog/fmt/bundled/compile.h spdlog-1.14.1/include/spdlog/fmt/bundled/core.h spdlog-1.14.1/include/spdlog/fmt/bundled/format-inl.h spdlog-1.14.1/include/spdlog/fmt/bundled/locale.h spdlog-1.14.1/include/spdlog/fmt/bundled/os.h spdlog-1.14.1/include/spdlog/fmt/bundled/ostream.h spdlog-1.14.1/include/spdlog/fmt/bundled/printf.h spdlog-1.14.1/include/spdlog/fmt/bundled/ranges.h spdlog-1.14.1/include/spdlog/fmt/bundled/std.h spdlog-1.14.1/include/spdlog/fmt/bundled/xchar.h spdlog-1.14.1/logos/jetbrains-variant-4.svg spdlog-1.14.1/logos/spdlog.png spdlog-1.14.1/scripts/ci_setup_clang.sh spdlog-1.14.1/scripts/extract_version.py spdlog-1.14.1/scripts/format.sh spdlog-1.14.1/src/bundled_fmtlib_format.cpp spdlog-1.14.1/tests/CMakeLists.txt spdlog-1.14.1/tests/includes.h spdlog-1.14.1/tests/main.cpp spdlog-1.14.1/tests/test_async.cpp spdlog-1.14.1/tests/test_backtrace.cpp spdlog-1.14.1/tests/test_bin_to_hex.cpp spdlog-1.14.1/tests/test_cfg.cpp spdlog-1.14.1/tests/test_circular_q.cpp spdlog-1.14.1/tests/test_dup_filter.cpp spdlog-1.14.1/tests/test_eventlog.cpp spdlog-1.14.1/tests/test_fmt_helper.cpp spdlog-1.14.1/tests/test_misc.cpp spdlog-1.14.1/tests/test_mpmc_q.cpp spdlog-1.14.1/tests/test_pattern_formatter.cpp spdlog-1.14.1/tests/test_registry.cpp spdlog-1.14.1/tests/test_stopwatch.cpp spdlog-1.14.1/tests/test_systemd.cpp spdlog-1.14.1/tests/test_time_point.cpp spdlog-1.14.1/tests/utils.cpp spdlog-1.14.1/tests/utils.h