Add opt-in logging via add_sink, silence library logger by default

This commit is contained in:
2026-06-03 09:33:32 +02:00
parent 6536ad60c5
commit 0faa01d89b
4 changed files with 48 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "sqlmem"
version = "0.3.0"
version = "0.4.0"
description = ""
authors = [
{name = "jan.doubravsky@gmail.com"}