phuslu / log

Fastest structured logging
MIT License
672 stars 44 forks source link

is cbor logger needed? #14

Closed phuslu closed 3 years ago

phuslu commented 3 years ago

Currently, there're Logger(for json) and TSVLogger(for tsv/csv) in this lib. I'm not sure a cbor logger is needed or not, if you have strong reasons, please comment.

phuslu commented 3 years ago

cbor logger is not valuable enough, I think I should add a GzipOutput option to FileWriter instead.

phuslu commented 3 years ago

link to https://github.com/phuslu/log/issues/19