diff options
author | wxiaoguang <wxiaoguang@gmail.com> | 2023-07-24 12:57:21 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-24 04:57:21 +0000 |
commit | 674df05b16f396bf6f2a952923b9c2dfe371415b (patch) | |
tree | 7fb44c247dec418341c86709042df65b5edce1f1 /models/actions/run.go | |
parent | 4b6764bbb36f616035477480fc14959687d9d65b (diff) | |
download | gitea-674df05b16f396bf6f2a952923b9c2dfe371415b.tar.gz gitea-674df05b16f396bf6f2a952923b9c2dfe371415b.zip |
Use stderr as fallback if the log file can't be opened (#26074)
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 ....
Diffstat (limited to 'models/actions/run.go')
0 files changed, 0 insertions, 0 deletions