8000 Replace deprecated logging function by stefanvi · Pull Request #3159 · mitre/caldera · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Replace deprecated logging function #3159

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.

8000 Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 10, 2025
Merged

Conversation

stefanvi
Copy link
Contributor
@stefanvi stefanvi commented Mar 27, 2025

Description

Python's logging.warn is deprecated and should be replaced by the functionally equivalent logging.warning. As mentioned in the documentation of the logging module

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Functionally equivalent.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@uruwhy uruwhy self-assigned this Apr 4, 2025
@elegantmoose elegantmoose merged commit 25262c8 into mitre:master Apr 10, 2025
1 of 5 checks passed
@elegantmoose
Copy link
Contributor

ty @stefanvi

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.

3 participants
0