aboutsummaryrefslogtreecommitdiff
path: root/test/log.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/log.c')
-rw-r--r--test/log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/log.c b/test/log.c
index 7f7d889..f2b4187 100644
--- a/test/log.c
+++ b/test/log.c
@@ -42,7 +42,7 @@ void pairs_format(FILE *stream, struct pair *pairs)
int main()
{
- any_log_init(ANY_LOG_DEBUG, stdout);
+ any_log_init(ANY_LOG_TRACE, stdout);
FILE *streams[ANY_LOG_ALL] = {
stderr, //ANY_LOG_PANIC