boyska
b11c2edfc0
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. |
||
---|---|---|
.. | ||
format.go |