charmbracelet / log

A minimal, colorful Go logging library 🪵
MIT License
2.4k stars 67 forks source link

Overwrite the "msg", "lvl" and "ts" keys #26

Closed ghigt closed 1 year ago

ghigt commented 1 year ago

In production environment, I would like to format in JSON with specific keys. Would it be possible to overwrite the keys (stored in formatter.go):