Skip to content

Apply consistent log scope#48

Merged
islas merged 2 commits into
releases/1.1.0from
apply_consistent_log_scope
May 12, 2026
Merged

Apply consistent log scope#48
islas merged 2 commits into
releases/1.1.0from
apply_consistent_log_scope

Conversation

@islas

@islas islas commented May 12, 2026

Copy link
Copy Markdown
Owner

Setting the log scope at the caller level of the user defined functions
ensures that the user does not need to set any scope of their own,
regardless of any inheritance.

Users are still free to set their own scopes within functions, but these
functions will always start with a base scope corresponding to the
function name.

islas added 2 commits May 11, 2026 18:37
Setting the log scope at the caller level of the user defined functions
ensures that the user does not need to set any scope of their own,
regardless of any inheritance.

Users are still free to set their own scopes within functions, but these
functions will always start with a base scope corresponding to the
function name.
@islas islas merged commit 10ba723 into releases/1.1.0 May 12, 2026
8 checks passed
@islas islas mentioned this pull request Jun 15, 2026
islas added a commit that referenced this pull request Jun 15, 2026
# Official release

Includes the following PRs:
* #38
* #39
* #40
* #41
* #42 
* #43 
* #44 
* #45 
* #46 
* #47 
* #48 
* #49 
* #50 
* #51 
* #52 
* #53 
* #54 
* #55
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.

1 participant