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

Restore formatting to log output on production! #1799

Merged
merged 2 commits into from
Jan 13, 2024

Conversation

nimmolo
Copy link
Contributor

@nimmolo nimmolo commented Jan 13, 2024

A config change in Rails 7.1.2 changed how to apply the default formatter to log output.

We do want that formatting, which adds timestamp and PID to our logging. Not having it flatlined our MRTG logging for the last 24+ hours.

A config change in Rails 7.1.2 moves where you apply the default formatter to log output.

We do want timestamp and PID in our logging... not having it flatlined our MRTG logging for the last 24+ hours, too.
@coveralls
Copy link
Collaborator

coveralls commented Jan 13, 2024

Coverage Status

coverage: 94.601%. remained the same
when pulling c790c38 on nimmo-reformat-logs-7.1.2
into 87def91 on main.

@nimmolo nimmolo merged commit b05b7cb into main Jan 13, 2024
4 of 5 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.

None yet

2 participants