-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: silence verbose logs when performing a transaction [WPB-14953]
When creating transaction we also create an in-memory database as cache. When this database is created all the schema migration are performed and logged at the info level and they are very verbose. Silence them by mapping these logs to the Debug level instead.
- Loading branch information
Showing
1 changed file
with
22 additions
and
4 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