Add news data support

- Refactor everything in the process, oops

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2024-01-25 10:46:42 +00:00
parent 178a062c25
commit 002f70e299
53 changed files with 1683 additions and 677 deletions

View File

@@ -2,7 +2,7 @@ appenders:
stdout:
kind: console
encoder:
pattern: "{({d} {h({l})} {M}::{L}):65} - {m}{n}"
pattern: "{d} {h({l})} {M}::{L} - {m}{n}"
root:
level: info