This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change database traces from info -> debug (#135)
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.
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters