mirror of
https://github.com/go-gitea/gitea
synced 2024-11-20 00:34:10 +01:00
8c2c7b802f
* Remove the default console logger when it is not set in the configuration * Added comment to new function (lint failure) * update based on PR comments (code style) * code style fix (thanks bkcsoft) * check if logger exists based on the l.outputs (like in l.DelLogger) instead of adapter, otherwise panic when reinstalling gitea (since the output adapter still exist, without outputs) |
||
---|---|---|
.. | ||
auth | ||
avatar | ||
base | ||
context | ||
cron | ||
highlight | ||
httplib | ||
lfs | ||
log | ||
mailer | ||
markdown | ||
notification | ||
options | ||
process | ||
public | ||
setting | ||
ssh | ||
sync | ||
templates | ||
user |