Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

address color log dict lookup exceptions w/ non-posix log level names #30542

Merged
merged 1 commit into from Jan 22, 2016
Merged

address color log dict lookup exceptions w/ non-posix log level names #30542

merged 1 commit into from Jan 22, 2016

Conversation

gladiatr72
Copy link
Contributor

Some 3rd-party modules (e.g. gnupg) define custom log levels that emit at INFO level and above. This patch sets the color data lookups to default to TextFormat('reset') rather than producing a stack trace
every time a log message is generated from an affected module.

at INFO level and above.  This patch sets the color data lookups to
default to TextFormat('reset') rather than producing a stack trace
every time a log message is generated from an affected module.
cachedout pushed a commit that referenced this pull request Jan 22, 2016
…eptions

address color log dict lookup exceptions w/ non-posix log level names
@cachedout cachedout merged commit d0d01fe into saltstack:develop Jan 22, 2016
@cachedout
Copy link
Contributor

Thanks, @gladiatr72 !

@rallytime rallytime added bugfix-bckport will be be back-ported to an older release branch by creating a PR against that branch ZZZ[Done]-back-ported-bf RETIRED The pull request has been back-ported to an older branch. and removed bugfix-bckport will be be back-ported to an older release branch by creating a PR against that branch labels Feb 10, 2016
cachedout pushed a commit that referenced this pull request Feb 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ZZZ[Done]-back-ported-bf RETIRED The pull request has been back-ported to an older branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants