diff options
Diffstat (limited to 'test.c')
| -rw-r--r-- | test.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ int main() { + any_log_init(stdout, ANY_LOG_DEBUG); // Test any_log_level_to_string log_trace("ANY_LOG_PANIC = %s", any_log_level_to_string(ANY_LOG_PANIC)); |
