Skip to content

[GCI 111] For logging format, prefer using %s with kwargs instead of builtin formatter \"\".format() or f\"\"" #122

Merged
dedece35 merged 3 commits intomainfrom
PR_84_DDC
Feb 7, 2026
Merged

[GCI 111] For logging format, prefer using %s with kwargs instead of builtin formatter \"\".format() or f\"\"" #122
dedece35 merged 3 commits intomainfrom
PR_84_DDC

Conversation

@dedece35
Copy link
Copy Markdown
Member

@dedece35 dedece35 commented Feb 7, 2026

The current PR replaces the original one : #84

Why ? because no activity by original author.

This current PR upgrade the original PR with a lot of modification to cover a lot of other use cases.

@dedece35 dedece35 self-assigned this Feb 7, 2026
@@ -0,0 +1,39 @@
import logging
@@ -0,0 +1,44 @@
import logging
@@ -0,0 +1,35 @@
import logging
@@ -0,0 +1,42 @@
import logging
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Feb 7, 2026

@dedece35 dedece35 merged commit 50c3473 into main Feb 7, 2026
10 checks passed
@dedece35 dedece35 deleted the PR_84_DDC branch February 7, 2026 00:27
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