wtf icon indicating copy to clipboard operation
wtf copied to clipboard

Lets add Error and Debug log levels which can be also forwarded to stderr

Open k2589 opened this issue 1 year ago • 0 comments

What should it do?

Let's update logger package to:

  • Properly initialize log
  • Add Debug and Error levels implementation in this package
  • Add forwarding to stderr on request
  • Maybe: ?switch to slog package?

In this issue, I would like to discuss Maintainers and Comunity opinion, and maybe implement it based on that

k2589 avatar Oct 10 '24 18:10 k2589