|
d03b3ab11d
|
work in progress: unify data structures for message payload and server response
|
2023-08-13 14:44:57 +02:00 |
|
|
b6325392a8
|
rename lib to core; move lib code (mainly interfaces) to top-level scopes package
|
2023-07-21 10:12:20 +02:00 |
|
|
235ba65c64
|
fix logging for unit tests
|
2023-07-08 08:20:47 +02:00 |
|
|
31bdedc031
|
produce payload object from JSON
|
2023-07-05 12:03:46 +02:00 |
|
|
fb423d795d
|
work in progress: server component (using gin)
|
2023-06-29 12:24:47 +02:00 |
|
|
86d6f2cfcb
|
work in progress: logging: setting up context-dependent events
|
2023-06-28 11:21:28 +02:00 |
|
|
ea393bbb58
|
pretty listing of log data for testing
|
2023-06-27 19:49:07 +02:00 |
|
|
e063bb1b03
|
logging config: +level; avoid import cycle
|
2023-06-27 08:55:26 +02:00 |
|
|
8dad97f6be
|
work in progress: logging config: evaluate Level setting
|
2023-06-26 21:00:53 +02:00 |
|
|
348478c220
|
more on logging...
|
2023-06-26 19:39:23 +02:00 |
|
|
4549cb3be3
|
improve logging set-up: return pointer, log set-up errors
|
2023-06-26 14:07:47 +02:00 |
|
|
2295213a4a
|
logging set-up basically working
|
2023-06-26 11:22:46 +02:00 |
|
|
fe4cdbb3b8
|
work in progress: logging with zerolog
|
2023-06-26 10:29:57 +02:00 |
|
|
2712f3cb38
|
redefine logging Config to Cfg
|
2023-06-24 10:37:24 +02:00 |
|
|
72abf7cc0f
|
rename config base stuff, + some minor refactorings
|
2023-06-24 10:30:19 +02:00 |
|
|
2141e41241
|
work in progress: logging
|
2023-06-14 19:20:16 +02:00 |
|
|
3455b409fb
|
work in progress: logging - set up log config workflow for testing and main
|
2023-06-08 16:50:52 +02:00 |
|
|
e66b1c0364
|
work in progress: use zerolog for logging
|
2023-06-08 13:22:47 +02:00 |
|