Skip to content

Commit cb03b42

Browse files
authored
Changed logging level to ERROR.
1 parent 6dfcf05 commit cb03b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trac-env/conf/trac.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ width = -1
7676

7777
[logging]
7878
log_file = /tmp/trac.log
79-
log_level = CRITICAL
79+
log_level = ERROR
8080
log_type = file
8181

8282
[mainnav]

0 commit comments

Comments
 (0)