Commit 4cdd2b4
fix: silence sqlcipher logs except for ERROR level
Set default SQLCipher cipher_log_level to ERROR so only error-level
messages are emitted. The SQLCIPHER_LOG=true env var still overrides
to INFO for debugging purposes.
Resolves #3257
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ee06124 commit 4cdd2b4
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
304 | 307 | | |
305 | 308 | | |
306 | 309 | | |
| |||
0 commit comments