Commit Graph

3 Commits

Author SHA1 Message Date
6eb4c35537 Logging
- Updated to the newest `gogga`
- Simply importing `nostril.logging` will now setup a single instance of the logger per module per TLS (per-thread)

Storage

- Moved `BackingStore` to `nostril.storage`

Server

- Added a field to hold an instance of some kind-of `BackingStore` as `store`
2023-03-02 16:05:48 +02:00
76ae699aa4 Use gogga logger 2023-02-21 18:08:50 +02:00
8781368d3c Initial commit 2023-02-21 16:14:51 +02:00