We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
with the latest release we encountered some log spam on each incoming request regarding the expression parsing:
bucket4j-spring-boot-starter-parent-0.11.0...bucket4j-spring-boot-starter-parent-0.12.0#diff-590ef8ddf69ace47bff1b1b764c74f18403ada7a3311f350d8f503df690300c5R28
Is it expected that this logger is on info level? Maybe it should be Debug. I've worked around this by setting the class logger to warn.
Best Regards Noxaro
The text was updated successfully, but these errors were encountered:
Logging of Expression Parsing #268
c07eca3
Sorry, my mistake. I'll release a new version
Sorry, something went wrong.
Logging of Expression Parsing #268 (#272)
cd9900a
Version 0.12.2 should be available soon
Successfully merging a pull request may close this issue.
Hi,
with the latest release we encountered some log spam on each incoming request regarding the expression parsing:
bucket4j-spring-boot-starter-parent-0.11.0...bucket4j-spring-boot-starter-parent-0.12.0#diff-590ef8ddf69ace47bff1b1b764c74f18403ada7a3311f350d8f503df690300c5R28
Is it expected that this logger is on info level? Maybe it should be Debug.
I've worked around this by setting the class logger to warn.
Best Regards
Noxaro
The text was updated successfully, but these errors were encountered: