mirror of
https://github.com/go-gitea/gitea
synced 2025-01-10 01:34:43 +00:00
4909493a9f
This PR adds a new manager command to switch on SQL logging and to turn it off. ``` gitea manager logging log-sql gitea manager logging log-sql --off ``` Signed-off-by: Andrew Thornton <art27@cantab.net>