This is an automated email from the ASF dual-hosted git repository.
freeandnil pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git
from 4e4ca9d8 added release notes for build-pipeline enhancements by
@gdziadkiewicz
add 2545075d show config file path in error message fixes #227
new 0baea744 Merge pull request #228 from
apache/Feature/228-show-config-file-path-in-error-message
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/log4net.Tests/Config/XmlConfiguratorTest.cs | 60 +++++++++++++++++++++++++
src/log4net/Config/XmlConfigurator.cs | 10 +++--
2 files changed, 66 insertions(+), 4 deletions(-)
create mode 100644 src/log4net.Tests/Config/XmlConfiguratorTest.cs