Arnaud
5b4065d79f
chore: remove logs ( #35 )
...
* Remove logs with generics
* Bump nim version
* Remove logs with generics
* Remove chronicles
* Remove useless statements
* Add Strict because it is required by Nim
2026-04-20 11:01:30 +04:00
Dmitriy Ryajov
1ce89b206e
fix loglevel and add log scope to allow filtering and avoid log pollution ( #30 )
...
fix loglevel and add log scope to avoid log pollution
2025-02-20 10:30:47 +11:00
Ben Bierens
a4a6b0d949
Fix log topics ( #14 )
...
adds serde log topics
moves `logScope` into routine scope due to a bug in chronicles
2024-04-26 18:25:02 +10:00
Eric
96ae7e130e
fix: change serializer funcs to procs ( #7 )
...
* change serializer funcs to procs
`%` could have side effects if called from chronicles
* clean up
2024-02-13 17:38:18 +11:00
Eric
681f32aba6
chore: format using nph
2024-02-08 09:18:55 +11:00
Eric
d877872127
Add prettified option for toJson
2024-02-08 08:09:14 +11:00
Eric
92f7f7e6c5
Move modules into json folder, to make way for other types of serde
2024-02-07 14:44:13 +11:00