Files
protocol/logger
Denys Smirnov e2c0cf8043 Support for converting Logger into slog.Handler. (#668)
This change allows to take an existing Logger and convert it into slog.Handler.

New ToSlogHandler function will check if the Logger implementation is a known one (Zap or Logr) and will convert it with package-specific functions.
2024-03-27 01:23:19 +02:00
..
2024-02-26 08:38:55 -08:00
2023-10-01 19:38:23 -07:00