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

Fallback when logging isn't initialized #1920

Merged
merged 1 commit into from
Oct 20, 2018
Merged

Conversation

ferd
Copy link
Collaborator

@ferd ferd commented Oct 20, 2018

In some cases, such as when the global rebar.config file contains typoes
and invalid terms, the rebar3 executable fails when trying to log the
error since it hasn't been set yet, such as in #1792

This patch fixes that by going for a fallback mechanism.

In some cases, such as when the global rebar.config file contains typoes
and invalid terms, the rebar3 executable fails when trying to log the
error since it hasn't been set yet, such as in erlang#1792

This patch fixes that by going for a fallback mechanism.
@ferd ferd requested a review from tsloughter October 20, 2018 14:00
@ferd ferd merged commit ac69c38 into erlang:master Oct 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants