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

Logging level cannot be set #21

Closed
graft opened this issue Mar 5, 2018 · 1 comment
Closed

Logging level cannot be set #21

graft opened this issue Mar 5, 2018 · 1 comment
Projects

Comments

@graft
Copy link
Contributor

graft commented Mar 5, 2018

The log level for an Etna app defaults to WARN - many applications log at other levels (for example, Magma logs queries as INFO). These are getting lost - there is also no way for apps to set their own log_level. The log_level should be parsed from the config file and default to WARN if nothing else.

@graft graft created this issue from a note in Etna (To Do) Mar 5, 2018
@graft graft moved this from To Do to Done in Etna May 17, 2018
@graft
Copy link
Contributor Author

graft commented May 17, 2018

Fixed by #22

@graft graft closed this as completed May 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Etna
  
Done
Development

No branches or pull requests

1 participant