phuslu / log

Fastest structured logging
MIT License
672 stars 44 forks source link

Custom console formatter with colors? #77

Closed jj0e closed 4 months ago

jj0e commented 4 months ago

Is it possible to have a custom ConsoleWriter formatter with colors? If so, how can I do it?

Thank you!

phuslu commented 4 months ago

it's possible, please see an example https://github.com/Vanilla-OS/sdk/blob/main/pkg/v1/logs/logs.go