1
0
Fork 0
forked from boyska/circolog
circolog/formatter
boyska b11c2edfc0 [tail] format locally
JSON is actually unfit to send structured log messages, because
date/time is not well supported. So we are using BSON, which supports
those. BSON is, among the dozen serializers available, really a random
choice and might be changed in the future.
2018-11-11 20:54:10 +01:00
..
format.go [tail] format locally 2018-11-11 20:54:10 +01:00