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 the Enabled method to the Logger #5071

Merged
merged 9 commits into from
Mar 15, 2024

Merge branch 'main' into add-enabled-method

5e492b5
Select commit
Failed to load commit list.
Merged

Add the Enabled method to the Logger #5071

Merge branch 'main' into add-enabled-method
5e492b5
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Mar 15, 2024 in 0s

14.2% of diff hit (target 83.2%)

View this Pull Request on Codecov

14.2% of diff hit (target 83.2%)

Annotations

Check warning on line 38 in sdk/log/batch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/log/batch.go#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 24 in sdk/log/logger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/log/logger.go#L24

Added line #L24 was not covered by tests

Check warning on line 26 in sdk/log/logger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/log/logger.go#L26

Added line #L26 was not covered by tests

Check warning on line 40 in sdk/log/simple.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/log/simple.go#L39-L40

Added lines #L39 - L40 were not covered by tests