feat(log): implements logger with slog #1120
Annotations
3 errors
[golangci] log/cloud_logging.go#L43:
log/cloud_logging.go#L43
hugeParam: r is heavy (288 bytes); consider passing it by pointer (gocritic)
|
[golangci] log/cloud_logging.go#L69:
log/cloud_logging.go#L69
hugeParam: r is heavy (288 bytes); consider passing it by pointer (gocritic)
|
[golangci] log/cloud_logging.go#L66:
log/cloud_logging.go#L66
error returned from interface method should be wrapped: sig: func (log/slog.Handler).Handle(context.Context, log/slog.Record) error (wrapcheck)
|