mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-06 22:21:57 +00:00
If the log file can't be opened, what should it do? panic/exit? ignore logs? fallback to stderr? It seems that "fallback to stderr" is slightly better than others ....