-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Description
Description
After a recent update, all ssh interactions with the server produces loads of lines like these:
$ git push origin :qwer
2023/05/26 21:54:52 start process 64712aac: LoggerManager (system)
remote: 2023/05/26 21:54:52 start process 64712aac: LoggerManager (system)
remote: 2023/05/26 21:54:53 start process 64712aad: LoggerManager (system)
remote: 2023/05/26 21:54:53 start process 64712aad: LoggerManager (system)
Gitea Version
1.20.0+dev-923-gabccb86b3
How are you running Gitea?
Podman image nightly-rootless
(29f8336a623e
)
Database
PostgreSQL
Metadata
Metadata
Assignees
Labels
Type
Projects
Relationships
Development
Select code repository
Activity
wxiaoguang commentedon May 27, 2023
Related to #24924 , will do more clean up
wxiaoguang commentedon May 27, 2023
-> Do not output "Trace" level logs from process manager by default #24952
yogo1212 commentedon May 27, 2023
Thanks for your work! 😊
Do not output "Trace" level logs from process manager by default (#24952
wxiaoguang commentedon May 27, 2023
#24952 has been merged and the nightly build has been released. Please try the latest nightly. Sorry for the inconvenience
yogo1212 commentedon Jun 1, 2023
@wxiaoguang no inconvenience!
granted, my using nightly isn't entirely voluntary but finding bugs early is what nightly is about.
thanks for your work on gitea ❤️