diff options
author | willemvd <willemvd@users.noreply.github.com> | 2017-01-17 07:02:35 +0100 |
---|---|---|
committer | Lunny Xiao <xiaolunwen@gmail.com> | 2017-01-17 14:02:35 +0800 |
commit | 8c2c7b802fa0d0da660834bcf2ae60887c0bfd4f (patch) | |
tree | 84e55229118f6da32cf322f90eb306a6a01f183f /Makefile | |
parent | d1006150fb3a82a8dd6e418578dc44474191bfd0 (diff) | |
download | gitea-8c2c7b802fa0d0da660834bcf2ae60887c0bfd4f.tar.gz gitea-8c2c7b802fa0d0da660834bcf2ae60887c0bfd4f.zip |
Remove the default console logger when it is not set in the configuration (#602)
* 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)
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions