summaryrefslogtreecommitdiffstats
path: root/liblog/tests/liblog_test_stderr.cpp
blob: abc1b9c3ec6ab7e5e88a6951f691b90ce77d9459 (plain)
1
2
3
4
5
#include <log/log_transport.h>
#define liblog liblog_stderr
#define TEST_LOGGER LOGGER_STDERR
#define USING_LOGGER_STDERR
#include "liblog_test.cpp"