Skip to content

feat(log): implements logger with slog #1120

feat(log): implements logger with slog

feat(log): implements logger with slog #1120

Triggered via pull request August 21, 2024 17:18
@ww24ww24
synchronize #956
fix/use-slog
Status Success
Total duration 27s
Artifacts

commitlint.yml

on: pull_request
Commitlint
16s
Commitlint
Fit to window
Zoom out
Zoom in

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)