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

[#8532] Update crontab log level #8533

Merged
merged 2 commits into from
Jan 15, 2025
Merged

[#8532] Update crontab log level #8533

merged 2 commits into from
Jan 15, 2025

Conversation

gbp
Copy link
Member

@gbp gbp commented Jan 15, 2025

Relevant issue(s)

Fixes #8532

What does this do?

Update crontab log level from "info" to "warn".

Why was this needed?

Crontab emails including "info" messages.

[skip changelog]

gbp added 2 commits January 15, 2025 10:02
Set to "warn" or else "info" messages will be emailed when jobs run to
the address defined as `MAILTO`.

This started happening in Rails 7.1. See: #8090

Fixes #8532
Rails production environment uses `RAILS_LOG_LEVEL` lets be consistent
with other environments.
@gbp gbp merged commit ea7d0b5 into develop Jan 15, 2025
4 checks passed
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.

Crontab output including "info" log messages
1 participant