Commit graph

5 commits

Author SHA1 Message Date
40d31bc53f Add zerolog boilerplate helpers
Includes 3 cli vars ("loglevel", "logjson", "logfile")
One public function to configure the global zerolog handler based on
those arguments
2024-12-30 14:25:25 +01:00
9a7f26995f Update HttpErr
It now no longer has to go through json encoding and uses a hardcoded
string instead. Also clears the one location where an error could occur
2024-10-13 13:27:16 +02:00
bd60c842e9
Add basic http error formatter 2024-09-28 12:37:06 +02:00
83e935df8a Add func to get the pointer to some value 2024-07-07 16:00:08 +02:00
mStar aka a person
ae2da5efa5 Moved stuff, added Contains to sliceutils 2024-01-17 09:47:33 +01:00