refactor logger so things can actually be moved around easily

This commit is contained in:
2025-04-22 13:14:34 -01:06
parent 847bf4b178
commit fda2f638fb
303 changed files with 436 additions and 1564 deletions

View File

@@ -10,6 +10,7 @@ import (
"github.com/dgraph-io/badger/v4"
"realy.mleku.dev/chk"
"realy.mleku.dev/context"
"realy.mleku.dev/ratel/keys/serial"
"realy.mleku.dev/ratel/prefixes"