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: support for disable mon logs like sqlx #3606

Merged
merged 3 commits into from
Oct 22, 2023
Merged

feat: support for disable mon logs like sqlx #3606

merged 3 commits into from
Oct 22, 2023

Conversation

shenbaise9527
Copy link
Contributor

  1. Call mon.DisableLog to disable info and slow logs
  2. Call mon.DisableInfoLog to disable info logs

@codecov
Copy link

codecov bot commented Oct 8, 2023

Codecov Report

Merging #3606 (7e6d619) into master (6286941) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

Files Coverage Δ
core/stores/mon/collection.go 100.00% <100.00%> (ø)
core/stores/mon/options.go 100.00% <100.00%> (ø)
core/stores/mon/util.go 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@kevwan kevwan self-requested a review October 8, 2023 16:08
@kevwan kevwan added this pull request to the merge queue Oct 22, 2023
Merged via the queue into zeromicro:master with commit a242fec Oct 22, 2023
6 checks passed
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.

2 participants