Commit Graph

4 Commits

Author SHA1 Message Date
8e9f060eb5 Logging
- Upgraded to `gogga` `v2.1.2`
- Don't include the `gogga` module import as part of the mixin
- Set the mode of gogga ro `GoggaMode.TwoKTwenty3`
2023-03-02 16:11:02 +02:00
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