Skip to content

Spike: Resolve debug level logs in production #30

Merged
jonrandahl merged 10 commits intomainfrom
issue/27-task-resolve-security-vulnerabilities
Nov 14, 2025
Merged

Spike: Resolve debug level logs in production #30
jonrandahl merged 10 commits intomainfrom
issue/27-task-resolve-security-vulnerabilities

Conversation

@jonrandahl
Copy link
Contributor

@jonrandahl jonrandahl commented Nov 13, 2025

refactor: refine logger configuration for improved debugging

  • Disables logging of headers and errors in responses to reduce erroneous output
  • Sets log level to debug for all environments for consistent logging
  • Removes logic that varied log level by environment
  • Updates version and changelog to reflect configuration changes
  • Updates typo and commands used in README examples

- Updates the internal api package to the latest patch release
- Disable logging of headers in responses
- Turn off logging of errors in responses
- Set log level to debug regardless of environment
- Remove production/debug environment-based log level logic
- Mention refined logger configuration and improved debugging
- Highlight changes to log level and debug settings
- List disabling of headers and errors in log output
- Update instructions to use make instead of rake
- Change rubocop and test command examples for clarity
- Include guidance on setting environment variable for make
- Improve consistency in usage documentation
- Correct mistake in notification class name
- Improve accuracy in prometheus monitoring section
- Switched build and test instructions from rake to make
- Fixed a typo in monitoring configuration reference
- Update peer dependencies to require newer minor version
- Ensure API clients use compatible redirect implementation
- Upgrade net-http to align with minimum requirements
- Specify required uri version for dependency resolution
- Upgraded http library for improved compatibility
- Required a newer minor version of redirect-follow plugin
Copy link
Contributor

@bogdanadrianmarc bogdanadrianmarc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@jonrandahl jonrandahl merged commit 795846a into main Nov 14, 2025
4 checks passed
@jonrandahl jonrandahl deleted the issue/27-task-resolve-security-vulnerabilities branch November 14, 2025 15:10
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.

2 participants