other-languages

here be heresies and things we have to use for work
2021-05-27T10:02:49.000700Z

Anyone using golang? What libraries do you use to add logging to your apps (only really need logging to files)

2021-05-27T10:03:14.001Z

But would like structured logging, severity levels etc

Janne Sauvala 2021-05-27T10:34:04.001700Z

We have been using https://github.com/uber-go/zap

👍 1
marciol 2021-05-27T14:57:47.004Z

Seems that whatsapp did a gradutal typing system to Erlang, resembling the wave of gradual typing systems, which had core.typed from the beginning https://github.com/WhatsApp/erlt