Skip to content

Conversation

yordis
Copy link
Member

@yordis yordis commented Jul 23, 2025

fixes #792

@Copilot Copilot AI review requested due to automatic review settings July 23, 2025 20:26
@yordis yordis changed the title fix: suppress deprecation warning for :log_level option based on conf… fix: suppress deprecation warning for :log_level option Jul 23, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds configuration-based suppression of a deprecation warning for the :log_level option in Tesla's Logger middleware. The change allows users to disable the deprecation warning through application configuration while maintaining backward compatibility.

  • Adds conditional logic to suppress the deprecation warning for :log_level option
  • Introduces a new application configuration option :disable_log_level_warning

@yordis yordis merged commit 478c16e into master Jul 23, 2025
8 checks passed
@yordis yordis deleted the fixes-792 branch July 23, 2025 20:29
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.

Release 1.15.x Does Not Respect disable_log_level_warning

1 participant