forgejo/modules/log
zeripath 3aa5749d53
Disable doctor logging on panic (#20847)
* Disable doctor logging on panic

If permissions are incorrect for writing to the doctor log simply disable the log file
instead of panicing.

Related #20570

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update cmd/doctor.go

* Update cmd/doctor.go

Co-authored-by: delvh <dev.lh@web.de>

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-08-18 21:27:27 -04:00
..
buffer.go
buffer_test.go
colors.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
colors_router.go
conn.go
conn_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
console.go migrations: add test for importing pull requests in gitea uploader (#18752) 2022-02-25 17:20:50 +08:00
console_other.go
console_test.go
console_windows.go
errors.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
event.go Empty log queue on flush and close (#19994) 2022-06-18 10:33:13 +08:00
file.go
file_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
flags.go
groutinelabel.go
groutinelabel_test.go
level.go
level_test.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
log.go
log_test.go
logger.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
multichannel.go Disable doctor logging on panic (#20847) 2022-08-18 21:27:27 -04:00
provider.go migrations: add test for importing pull requests in gitea uploader (#18752) 2022-02-25 17:20:50 +08:00
smtp.go
smtp_test.go Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
stack.go
writer.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
writer_test.go Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00