sql-agent icon indicating copy to clipboard operation
sql-agent copied to clipboard

Add logging

Open bruth opened this issue 7 years ago • 2 comments
trafficstars

Use Onelog with JSON output.

bruth avatar May 08 '18 13:05 bruth

Why onelog instead of zerolog?

gracecodes144 avatar May 09 '18 19:05 gracecodes144

Mainly to try it out, but either is fine. This is a small isolated project, so it is a good candidate to try it out (in the end I don't really care especially if someone else implements it). The functional approach to adding fields is interesting. Likewise the output are the same (both JSON) so changing between them would be transparent from the consumer standpoint if need be.

bruth avatar May 09 '18 19:05 bruth