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

Query logging truncates query and adds ... #213

Closed
nickmccally opened this issue Sep 23, 2022 · 2 comments
Closed

Query logging truncates query and adds ... #213

nickmccally opened this issue Sep 23, 2022 · 2 comments

Comments

@nickmccally
Copy link
Contributor

nickmccally commented Sep 23, 2022

I am looking to log the full query and all parameters. With a large query, I am receiving a portion of the truncated query with "..."

How can we resolve logging the full query? Logging is not useful with bits and pieces of information.

@nickmccally
Copy link
Contributor Author

After further digging, there is a config option that is not documented: debugLen.

@rusher
Copy link
Collaborator

rusher commented Oct 3, 2022

allright, missing documentation for debugLen and logParam option added : a922851

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

No branches or pull requests

2 participants