Skip to content

Commit 2d5c2df

Browse files
committed
add trace
1 parent dbe2c41 commit 2d5c2df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integrations/mysql.ini.tmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,12 @@ PROVIDER = file
7878
PROVIDER_CONFIG = integrations/gitea-integration-mysql/data/sessions
7979

8080
[log]
81-
MODE = test,file
81+
MODE = test,file,console
8282
ROOT_PATH = mysql-log
8383
REDIRECT_MACARON_LOG = true
8484
ROUTER = ,
8585
MACARON = ,
86-
XORM = file
86+
XORM = file,console
8787

8888
[log.test]
8989
LEVEL = Info

0 commit comments

Comments
 (0)