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

BAU - prevent double logging in local development #1783

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jebw
Copy link
Contributor

@jebw jebw commented Mar 19, 2024

Jira link

OTT-BAU

What?

I have added/removed/altered:

  • Prevent double log entries in local development

Why?

I am doing this because:

  • I'd added a workaround for Sequel-Rails not creating its logs after the Rails 7.1 upgrade - at some point this has started working in Sequel-Rails resulting in double log entries

Deployment risks (optional)

  • None, local dev environment

We'd added this as a workaround for Sequel not creating its logs after
the Rails 7.1 upgrade - at some point this has started working resulting
in double log entries

Remove the workaround to prevent doubling up of log entries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant