From 666b02eb9d6e50b3a8d3ec5659fa6fb8451d0d9f Mon Sep 17 00:00:00 2001
From: Earl Warren <contact@earl-warren.org>
Date: Fri, 21 Jul 2023 07:35:52 +0200
Subject: [PATCH] [TESTS] increase test-sqlite log level to Trace

It does not pollute the output because they go to sqlite-log/gitea.log
and it may provide clues for debugging. When trying to figure out a
problem in production, Debug is likely to be used but in a development
environment a very fine grain log is the most useful. If that's really
too much noise, the lines can be trimmed by removing all those with [T].
---
 tests/sqlite.ini.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/sqlite.ini.tmpl b/tests/sqlite.ini.tmpl
index 5c036ff27c..6007133684 100644
--- a/tests/sqlite.ini.tmpl
+++ b/tests/sqlite.ini.tmpl
@@ -91,7 +91,7 @@ LEVEL                = Info
 COLORIZE             = true
 
 [log.file]
-LEVEL                = Debug
+LEVEL                = Trace
 
 [security]
 PASSWORD_HASH_ALGO = argon2