]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1893844: configurable logging with a sensible default (#126)
authorDave Miller <justdave@bugzilla.org>
Sun, 28 Apr 2024 05:54:14 +0000 (01:54 -0400)
committerGitHub <noreply@github.com>
Sun, 28 Apr 2024 05:54:14 +0000 (01:54 -0400)
commit11aade46115ba45fc9f893aafdf9520cef99e106
tree859d8eb7787f6dcc94dfcfe89608a735150a5f07
parent1bd5d7d1b86d3d6470552ba4979d850377977864
Bug 1893844: configurable logging with a sensible default (#126)

* Adds a localconfig var called "logging_method" which points at a config file in the conf directory (which config file to use, there are several that preconfigure log4perl to log various different ways).
* Set the default to syslog.
Bugzilla/Install/Localconfig.pm
Bugzilla/Logging.pm
Bugzilla/Util.pm
RELEASE_BLOCKERS.md
conf/log4perl-file.conf [moved from conf/log4perl-default.conf with 100% similarity]
conf/log4perl-syslog.conf
template/en/default/setup/strings.txt.pl