215 matches across 6 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | bench/async_bench.cpp | 1 | // |
| LOW | bench/bench.cpp | 1 | // |
| LOW | bench/latency.cpp | 1 | // |
| LOW | example/example.cpp | 141 | [](const spdlog::details::log_msg & /*msg*/) { |
| LOW | example/example.cpp | 161 | void async_example() { |
| LOW | example/example.cpp | 181 | // {:s} - don't separate each byte with space. |
| LOW | include/spdlog/pattern_formatter-inl.h | 1 | // Copyright(c) 2015-present, Gabi Melman & spdlog contributors. |
| LOW | include/spdlog/pattern_formatter-inl.h | 21 | #include <algorithm> |
| LOW | include/spdlog/version.h | 1 | // Copyright(c) 2015-present, Gabi Melman & spdlog contributors. |
| LOW | include/spdlog/spdlog.h | 1 | // Copyright(c) 2015-present, Gabi Melman & spdlog contributors. |
| LOW | include/spdlog/spdlog.h | 41 | // |
| LOW | include/spdlog/spdlog.h | 121 | // The default logger object can be accessed using the spdlog::default_logger(): |
| LOW | include/spdlog/spdlog.h | 281 | // define SPDLOG_ACTIVE_LEVEL to one of those (before including spdlog.h): |
| LOW | include/spdlog/spdlog.h | 301 | SPDLOG_LOGGER_CALL(logger, spdlog::level::trace, __VA_ARGS__) |
| LOW | include/spdlog/spdlog.h | 321 | #define SPDLOG_LOGGER_INFO(logger, ...) (void)0 |
| LOW | include/spdlog/spdlog.h | 341 | #if SPDLOG_ACTIVE_LEVEL <= SPDLOG_LEVEL_CRITICAL |
| LOW | include/spdlog/logger-inl.h | 1 | // Copyright(c) 2015-present, Gabi Melman & spdlog contributors. |
| LOW | include/spdlog/common-inl.h | 1 | // Copyright(c) 2015-present, Gabi Melman & spdlog contributors. |
| LOW | include/spdlog/async_logger.h | 1 | // Copyright(c) 2015-present, Gabi Melman & spdlog contributors. |
| LOW | include/spdlog/tweakme.h | 1 | // Copyright(c) 2015-present, Gabi Melman & spdlog contributors. |
| LOW | include/spdlog/tweakme.h | 21 | |
| LOW | include/spdlog/tweakme.h | 41 | // |
| LOW | include/spdlog/tweakme.h | 61 | |
| LOW | include/spdlog/tweakme.h | 81 | // #define SPDLOG_FMT_EXTERNAL |
| LOW | include/spdlog/tweakme.h | 101 | |
| LOW | include/spdlog/tweakme.h | 121 | /////////////////////////////////////////////////////////////////////////////// |
| LOW | include/spdlog/tweakme.h | 141 | // Defaults to __FUNCTION__ (should work on all compilers) if not defined. |
| LOW | include/spdlog/async.h | 1 | // Copyright(c) 2015-present, Gabi Melman & spdlog contributors. |
| LOW | include/spdlog/common.h | 1 | // Copyright(c) 2015-present, Gabi Melman & spdlog contributors. |
| LOW | include/spdlog/common.h | 21 | #if __cpp_lib_format >= 202207L |
| LOW | include/spdlog/common.h | 41 | #define SPDLOG_API |
| LOW | include/spdlog/common.h | 61 | #define SPDLOG_FMT_STRING(format_string) format_string |
| LOW | include/spdlog/common.h | 81 | #if FMT_USE_CONSTEXPR |
| LOW | include/spdlog/common.h | 101 | #endif |
| LOW | include/spdlog/common.h | 221 | : std::integral_constant<bool, |
| LOW | include/spdlog/stopwatch.h | 1 | // Copyright(c) 2015-present, Gabi Melman & spdlog contributors. |
| LOW | include/spdlog/pattern_formatter.h | 1 | // Copyright(c) 2015-present, Gabi Melman & spdlog contributors. |
| LOW | include/spdlog/logger.h | 1 | // Copyright(c) 2015-present, Gabi Melman & spdlog contributors. |
| LOW | include/spdlog/mdc.h | 1 | // Copyright(c) 2015-present, Gabi Melman & spdlog contributors. |
| LOW | include/spdlog/fmt/ranges.h | 1 | // |
| LOW | include/spdlog/fmt/ranges.h | 21 | #include <fmt/ranges.h> |
| LOW | include/spdlog/fmt/xchar.h | 1 | // |
| LOW | include/spdlog/fmt/xchar.h | 21 | #include <fmt/xchar.h> |
| LOW | include/spdlog/fmt/chrono.h | 1 | // |
| LOW | include/spdlog/fmt/chrono.h | 21 | #include <fmt/chrono.h> |
| LOW | include/spdlog/fmt/bin_to_hex.h | 1 | // |
| LOW | include/spdlog/fmt/bin_to_hex.h | 21 | // |
| LOW | include/spdlog/fmt/fmt.h | 1 | // |
| LOW | include/spdlog/fmt/fmt.h | 21 | #define FMT_USE_WINDOWS_H 0 |
| LOW | include/spdlog/fmt/compile.h | 1 | // |
| LOW | include/spdlog/fmt/compile.h | 21 | #include <fmt/compile.h> |
| LOW | include/spdlog/fmt/ostr.h | 1 | // |
| LOW | include/spdlog/fmt/ostr.h | 21 | #include <fmt/ostream.h> |
| LOW | include/spdlog/fmt/std.h | 1 | // |
| LOW | include/spdlog/fmt/std.h | 21 | #else |
| LOW | include/spdlog/fmt/bundled/ostream.h | 1 | // Formatting library for C++ - std::ostream support |
| LOW | include/spdlog/fmt/bundled/ostream.h | 21 | #endif |
| LOW | include/spdlog/fmt/bundled/format-inl.h | 1 | // Formatting library for C++ - implementation |
| LOW | include/spdlog/fmt/bundled/format-inl.h | 21 | #endif |
| LOW | include/spdlog/fmt/bundled/format-inl.h | 221 | |
| 104 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | CMakeLists.txt | 18 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 20 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 29 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 31 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 218 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 220 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 229 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 231 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 267 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 269 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 275 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 277 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 5 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 7 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 48 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 50 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 162 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 164 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 251 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 253 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 313 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 315 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 327 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 329 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 350 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 352 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 363 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 365 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 379 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 381 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 398 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 400 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 411 | # --------------------------------------------------------------------------------------- |
| MEDIUM | CMakeLists.txt | 413 | # --------------------------------------------------------------------------------------- |
| MEDIUM | example/CMakeLists.txt | 11 | # --------------------------------------------------------------------------------------- |
| MEDIUM | example/CMakeLists.txt | 13 | # --------------------------------------------------------------------------------------- |
| MEDIUM | example/CMakeLists.txt | 17 | # --------------------------------------------------------------------------------------- |
| MEDIUM | example/CMakeLists.txt | 19 | # --------------------------------------------------------------------------------------- |
| MEDIUM | .github/workflows/linux.yml | 9 | # ----------------------------------------------------------------------- |
| MEDIUM | .github/workflows/linux.yml | 11 | # ----------------------------------------------------------------------- |
| MEDIUM | .github/workflows/linux.yml | 64 | # ----------------------------------------------------------------------- |
| MEDIUM | .github/workflows/linux.yml | 66 | # ----------------------------------------------------------------------- |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | include/spdlog/fmt/bundled/format-inl.h | 1259 | // Step 1: integer promotion & Schubfach multiplier calculation. |
| LOW | include/spdlog/fmt/bundled/format-inl.h | 1314 | // Step 2: Try larger divisor; remove trailing zeros if necessary. |
| LOW | include/spdlog/fmt/bundled/format-inl.h | 1346 | // Step 3: Find the significand with the smaller divisor. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | bench/bench.cpp | 223 | const char *msg = "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum pharetra |
| LOW | bench/bench.cpp | 223 | const char *msg = "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum pharetra |
| LOW | bench/latency.cpp | 21 | "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum pharetra metus cursus " |
| LOW | bench/latency.cpp | 21 | "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum pharetra metus cursus " |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | include/spdlog/fmt/bundled/format.h | 3359 | // Compilers are not aware of how to leverage the maximum value of |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | include/spdlog/mdc.h | 19 | // Usage example: |