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

add Debugfn and Infofn to logx/logc #4595 #4598

Merged
merged 2 commits into from
Jan 25, 2025

fix logs_test UT error

6ebec7e
Select commit
Loading
Failed to load commit list.
Merged

add Debugfn and Infofn to logx/logc #4595 #4598

fix logs_test UT error
6ebec7e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 25, 2025 in 1s

40.00% of diff hit (target 94.67%)

View this Pull Request on Codecov

40.00% of diff hit (target 94.67%)

Annotations

Check warning on line 47 in core/logc/logs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/logc/logs.go#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 98 in core/logc/logs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/logc/logs.go#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 63 in core/logx/richlogger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/logx/richlogger.go#L60-L63

Added lines #L60 - L63 were not covered by tests

Check warning on line 117 in core/logx/richlogger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/logx/richlogger.go#L114-L117

Added lines #L114 - L117 were not covered by tests