fixed bug in SPDLOG_TRACE_IF macro and added some related tests
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
#include "catch.hpp"
|
||||
#include "utils.h"
|
||||
|
||||
#define SPDLOG_TRACE_ON
|
||||
#define SPDLOG_DEBUG_ON
|
||||
|
||||
#include "../include/spdlog/spdlog.h"
|
||||
#include "../include/spdlog/sinks/null_sink.h"
|
||||
#include "../include/spdlog/sinks/ostream_sink.h"
|
||||
|
||||
Reference in New Issue
Block a user