Skip to content

Logger name uses App name#1099

Merged
andrsd merged 1 commit into
0.16.xfrom
logger-name
Jun 24, 2026
Merged

Logger name uses App name#1099
andrsd merged 1 commit into
0.16.xfrom
logger-name

Conversation

@andrsd

@andrsd andrsd commented Jun 24, 2026

Copy link
Copy Markdown
Owner

Logger name must be globally unique. Thus if we have multiple App instances, the construction would fail. Logger uses app name it its name to make it unique enough (as long as app names are unique).

This improves cooexistence of multiple App instances

Logger name must be globally unique. Thus if we have multiple App
instances, the construction would fail. Logger uses app name it
its name to make it unique enough (as long as app names are unique).

This improves cooexistence of multiple App instances
@andrsd andrsd self-assigned this Jun 24, 2026
@andrsd andrsd added the bug-fix PR fixing a bug label Jun 24, 2026
@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.04%. Comparing base (f92f2c0) to head (b6af223).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           0.16.x    #1099   +/-   ##
=======================================
  Coverage   82.04%   82.04%           
=======================================
  Files         202      202           
  Lines       13372    13375    +3     
=======================================
+ Hits        10971    10974    +3     
  Misses       2401     2401           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@andrsd andrsd merged commit c037d21 into 0.16.x Jun 24, 2026
8 checks passed
@andrsd andrsd deleted the logger-name branch June 24, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-fix PR fixing a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant