tableau icon indicating copy to clipboard operation
tableau copied to clipboard

log: integrate slog and logrotate

Open wenchy opened this issue 1 year ago • 0 comments

slog

  • Structured Logging with slog: https://go.dev/blog/slog
  • stdlib: https://pkg.go.dev/golang.org/x/exp/slog
  • https://github.com/uber-go/zap/tree/master/exp

logrotate

  • logrotate: https://github.com/gounknown/logrotate

wenchy avatar May 13 '24 08:05 wenchy