-
-
Notifications
You must be signed in to change notification settings - Fork 232
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature #357 Set log level from parameter or envvar. (dbrumann)
This PR was merged into the 3.x-dev branch. Discussion ---------- Set log level from parameter or envvar. This PR is yet another attempt at solving issue #220, just like #245 and #289 before. Sorry, for opening yet another PR for this, but since there wasn't much activity I figured I give it a go. Commits ------- 541e6e5 Allow log level from envvar or parameter
- Loading branch information
Showing
3 changed files
with
119 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
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
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