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

Change logging level for production environment #43

Open
amclark42 opened this issue Nov 5, 2019 · 0 comments
Open

Change logging level for production environment #43

amclark42 opened this issue Nov 5, 2019 · 0 comments
Assignees

Comments

@amclark42
Copy link
Contributor

The logging level is currently set to :info for a production environment, but this level of logging isn't necessary. Change config.log_level to :warn in the configuration file (config/environments/production.rb).

This needs to be patched to all (semi-)active branches: master, develop, and feature/rails_interface.

@amclark42 amclark42 self-assigned this Nov 5, 2019
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

No branches or pull requests

1 participant