Skip to content

Commit

Permalink
Rollback to INFO logs
Browse files Browse the repository at this point in the history
  • Loading branch information
m-zagorski committed Dec 5, 2024
1 parent 2932f04 commit b11ad65
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ actual suspend fun coreCryptoCentral(
key = databaseKey
)
coreCrypto.setCallbacks(Callbacks())
setLogger(CoreCryptoLoggerImpl(), CoreCryptoLogLevel.TRACE)
setLogger(CoreCryptoLoggerImpl(), CoreCryptoLogLevel.INFO)
return CoreCryptoCentralImpl(
cc = coreCrypto,
rootDir = rootDir
Expand Down

0 comments on commit b11ad65

Please sign in to comment.