| spdlog
    | 
Go to the source code of this file.
#include "includes.h"| Macros | |
| #define | TEST_FILENAME "test_logs/simple_log" | 
| Functions | |
| TEST_CASE ("debug and trace w/o format string", "[macros]]") | |
| TEST_CASE ("disable param evaluation", "[macros]") | |
| TEST_CASE ("pass logger pointer", "[macros]") | |
| #define TEST_FILENAME "test_logs/simple_log" | 
Definition at line 11 of file test_macros.cpp.
| TEST_CASE | ( | "debug and trace w/o format string" | , | 
| "]" | [macros] | ||
| ) | 
Definition at line 13 of file test_macros.cpp.
| TEST_CASE | ( | "disable param evaluation" | , | 
| "" | [macros] | ||
| ) | 
Definition at line 41 of file test_macros.cpp.
| TEST_CASE | ( | "pass logger pointer" | , | 
| "" | [macros] | ||
| ) | 
Definition at line 46 of file test_macros.cpp.