forked from chocolatey/choco
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(chocolatey#2124) Add ability to initialize without logging
This commit makes changes to the API initialization method to allow Chocolatey to allow the initialization to happen without enabling logging. Additionally changes have been made to allow adding extra loggers to be added without overriding the logging to the applications main chocolatey.log file. These changes were necessary to allow programs (like ChocolateyGUI) to add its own logging infrastructure without disabling logging to the main log file.
- Loading branch information
1 parent
21860db
commit 6200664
Showing
1 changed file
with
47 additions
and
9 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