raystack / stencil

Stencil is a schema registry that provides schema management and validation dynamically, efficiently, and reliably to ensure data compatibility across applications.
https://raystack.github.io/stencil/
Apache License 2.0
222 stars 41 forks source link

Logging improvement #178

Open whoAbhishekSah opened 1 month ago

whoAbhishekSah commented 1 month ago

Is your feature request related to a problem? Please describe.

The current info logs need to be less verbose. We can see DB query statements. Also, the info logs are not helpful as they do not provide information at the handler level (request success or failure, etc.).