Move some debug logging to trace level #570
Jasperav
started this conversation in
Feedback & Feature Proposal
Replies: 2 comments 4 replies
-
Hi @Jasperav 👋 What do you expect from the debug level? Do you use it for any particular reason? Thanks! |
Beta Was this translation helpful? Give feedback.
4 replies
-
Hello, we just rewrote our whole logging infrastructure; from what I see, this issue is fixed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My logs are overflowed with meilisearch logging. I think a lot of logging should be done at trace level rather than the debug level. Take a look for example:
This is what is logged when I try to update a field. I would expect at most 1/2 lines, not 7.
Beta Was this translation helpful? Give feedback.
All reactions