package
0.0.0-20240705014102-6a2ffb1bc634
Repository: https://github.com/ugabiga/go-examples.git
Documentation: pkg.go.dev

# README

Thoughts on Log

1. slog with slog-formatter

If you care about external dependency slog is a good choice. Specially with slog-formatter, it is easy to change the log format.

# Constants

No description provided by the author
No description provided by the author