Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Change database traces from info -> debug #135

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

joel-u410
Copy link
Contributor

@joel-u410 joel-u410 commented Feb 15, 2024

The database insertion logging is very verbose, and makes it hard to see what the application is doing (particularly when syncing / catching up). This changes those from info! to debug! so we can have a cleaner log by default while still being able to access those insertion logs if desired.

@ainhoa-a
Copy link
Member

Hi @joel-u410 could you please sign the license/cla? otherwise we cannot merge your PR

@joel-u410
Copy link
Contributor Author

joel-u410 commented Feb 19, 2024

Hi @joel-u410 could you please sign the license/cla? otherwise we cannot merge your PR

Hi @ainhoa-a, I did sign it. I’m not sure why it’s not reporting here (you can see it on my other pull requests). Maybe you can re-trigger that check? Thanks

@joel-u410
Copy link
Contributor Author

@ainhoa-a, I just rebased this branch to latest main and it looks like now the license/cla check is showing the correct status.

@ainhoa-a ainhoa-a merged commit 58837b2 into Zondax:main Feb 21, 2024
6 checks passed
HadesGuard pushed a commit to HadesGuard/namadexer that referenced this pull request Feb 23, 2024
The database insertion logging is very verbose, and makes it hard to see
what the application is doing (particularly when syncing / catching up).
This changes those from `info!` to `debug!` so we can have a cleaner log
by default while still being able to access those insertion logs if
desired.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants