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

docs: instructions in how to debug effectively increase log level #3179

Closed
Maddiaa0 opened this issue Nov 1, 2023 · 1 comment · Fixed by #3322
Closed

docs: instructions in how to debug effectively increase log level #3179

Maddiaa0 opened this issue Nov 1, 2023 · 1 comment · Fixed by #3322
Assignees
Labels
A-documentation Area: relates to documentation

Comments

@Maddiaa0
Copy link
Member

Maddiaa0 commented Nov 1, 2023

Overview

Increasing the log verbosity of the sandbox can be extremely helpful to debug issues, for example it was only possible for @Philogy to debug #3177 by doing so, and it is not in the docs.

Furthermore, a section should be added to the docs outlining debug logs.
They are mentioned breifly at https://docs.aztec.network/dev_docs/contracts/syntax/functions#a-few-useful-inbuilt-oracles where it just links to their implementation in aztec-nr, however it does NOT show how to use them

solution

Add a section to getting started detailing how to increase the debugging level

@spypsy
Copy link
Member

spypsy commented Nov 15, 2023

Think this may have been covered here? #3113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-documentation Area: relates to documentation
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants