mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
674df05b16
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 ....