Skip to content
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.

Already on GitHub? Sign in to your account

feat: [#282] Print the values in ctx when calling facades.Log().WithContext(ctx).Info() #759

Merged
merged 8 commits into from
Dec 17, 2024

optimize first letter

05846b7
Select commit
Loading
Failed to load commit list.
Merged

feat: [#282] Print the values in ctx when calling facades.Log().WithContext(ctx).Info() #759

optimize first letter
05846b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 15, 2024 in 0s

89.60% of diff hit (target 69.80%)

View this Pull Request on Codecov

89.60% of diff hit (target 69.80%)

Annotations

Check warning on line 43 in log/application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

log/application.go#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 41 in log/entry.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

log/entry.go#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 45 in log/entry.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

log/entry.go#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 38 in log/hook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

log/hook.go#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 17 in log/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

log/utils.go#L16-L17

Added lines #L16 - L17 were not covered by tests