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

Use tracing for logging #136

Closed
gakonst opened this issue May 22, 2020 · 1 comment · Fixed by #480
Closed

Use tracing for logging #136

gakonst opened this issue May 22, 2020 · 1 comment · Fixed by #480
Assignees
Labels
configurations Repository configurations feature New feature or request

Comments

@gakonst
Copy link
Contributor

gakonst commented May 22, 2020

Tracing provides great logging support with various levels of verbosity along with contexts, instead of using println calls. Example of past integration:

celo-org/snark-setup#44
celo-org/snark-setup#43

@gakonst gakonst changed the title Use tracing Use tracing for logging May 22, 2020
@howardwu howardwu added configurations Repository configurations feature New feature or request labels May 24, 2020
@raychu86 raychu86 self-assigned this Aug 25, 2020
@kellpossible
Copy link

Are you guys currently using the log trait?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configurations Repository configurations feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants