We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2339c5 commit 2f10538Copy full SHA for 2f10538
tests/test_stdout_api.cpp
@@ -5,6 +5,7 @@
5
#include "includes.h"
6
#include "spdlog/sinks/stdout_sinks.h"
7
#include "spdlog/sinks/stdout_color_sinks.h"
8
+
9
TEST_CASE("stdout_st", "[stdout]") {
10
auto l = spdlog::stdout_logger_st("test");
11
l->set_pattern("%+");
0 commit comments