aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorFederico Angelilli <code@fedang.net>2025-01-15 22:39:03 +0100
committerFederico Angelilli <code@fedang.net>2025-01-15 22:39:03 +0100
commitc8339f7045467c12e62b5d1dc959b9523d924864 (patch)
treee32d326a80afb8eb3be566fbd95a72db1cdab2a9 /test
parent944f6d5425c0e8dbb85e82f810b313434ae703a2 (diff)
Changes to any_log
Diffstat (limited to 'test')
-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