jhalter / mobius

A Hotline server implemented in Golang for macOS, Linux, and Windows operating systems
MIT License
73 stars 8 forks source link

Replace zap logger with slog #137

Closed jhalter closed 3 months ago

jhalter commented 3 months ago

Replace zap logger with slog.

Why:

This is a change in the log format, unfortunately.