Evaluate if gologger can be deprecated in favour of the new slog as in addition to levelled logging, offers also structured logging along with JSON and generic text handlers, actually implemented manually in all tools. If functional we can deprecate the library and move it to utils with the necessary initialization boilerplate
Evaluate if gologger can be deprecated in favour of the new
slogas in addition to levelled logging, offers also structured logging along withJSONand generic text handlers, actually implemented manually in all tools. If functional we can deprecate the library and move it to utils with the necessary initialization boilerplate