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

Quill library produces a lot of noisy logs in compile and runtime #1247

Open
yshyn-iohk opened this issue Jul 3, 2024 · 3 comments
Open

Comments

@yshyn-iohk
Copy link
Member

Is this a regression?

No

Description

Quill library produces a lot of noisy logs in compile and runtime
This should be fixed by:

  • patch the quill library
  • configure sbt to reduce the noise during the compilation time

Please provide the exception or error you saw

No response

Please provide the environment you discovered this bug in

No response

Anything else?

No response

@patlo-iog
Copy link
Contributor

#1264 partially solves the issue. This remove all static query log. For Dynamic Query Detected ..., we need update this in the library. This also implies that our agent must use ZIO >= 2.1.x so it is partially blocked by this issue

@patlo-iog patlo-iog self-assigned this Jul 12, 2024
@FabioPinheiro
Copy link
Contributor

@patlo-iog can you link your other PR that you did to the library itself?

What is the status of that one?

@patlo-iog
Copy link
Contributor

zio/zio-protoquill#473

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants