]> source.dussan.org Git - gitea.git/commit
Clarify the logger's MODE config option (#26267)
authorwxiaoguang <wxiaoguang@gmail.com>
Tue, 1 Aug 2023 18:28:23 +0000 (02:28 +0800)
committerGitHub <noreply@github.com>
Tue, 1 Aug 2023 18:28:23 +0000 (18:28 +0000)
commit54c28fddd8a407c3ddea81923bb2978c33ef020d
tree3bc9b879744ad2939be433ba0e561a4ac6fb0e31
parentb1089bdafef1dfb62ecbac99665ac7f7fd5eddce
Clarify the logger's MODE config option (#26267)

1. Fix the wrong document (add the missing `MODE=`)
2. Add a more friendly log message to tell users to add `MODE=` in their
config

Co-authored-by: Giteabot <teabot@gitea.io>
docs/content/administration/logging-config.en-us.md
modules/setting/log.go