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

Add support for replacing Rails logger #45

Merged
merged 4 commits into from
Oct 14, 2023
Merged

Add support for replacing Rails logger #45

merged 4 commits into from
Oct 14, 2023

Conversation

dickdavis
Copy link
Owner

Description

This PR adds support for replacing the Rails logger.

  • Add support for silencer
  • Add documentation
  • Update version

Testing

Follow these steps to test this PR:

  • Point test app at this branch.
  • Change logger to use EventLoggerRails::JsonLogger.
  • Verify output is as expected.

@dickdavis dickdavis merged commit 6f3475c into main Oct 14, 2023
4 checks passed
@dickdavis dickdavis deleted the silence-support branch October 14, 2023 05:03
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.

1 participant