-
Notifications
You must be signed in to change notification settings - Fork 903
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(GH-1378) allow external log4net config file
If choco finds a log file next to it by the name of `log4net.config.xml` (a little bit different on purpose), it will use that file instead of the built-in configuration for log4net. Use this with caution as it could cause certain logging items to disappear when the external config does not include the necessary logging sections. It may even cause choco to error.
- Loading branch information
1 parent
64cc462
commit eaad67d
Showing
1 changed file
with
19 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters