🔊 Improve Logging: move to slog and add trace level #636
Annotations
7 errors and 1 warning
|
Main Process
Process completed with exit code 2.
|
|
Main Process
cannot use logger.New("INFO", "") (value of type *logger.Log) as *slog.Logger value in argument to GetTLSConfigCrowdsec (typecheck)
|
|
Main Process
cannot use logger.New(LogINFO, "") (value of type *logger.Log) as *slog.Logger value in argument to ip.NewChecker
|
|
Main Process
cannot use logger.New(LogINFO, "") (value of type *logger.Log) as *slog.Logger value in argument to ip.NewChecker) (typecheck)
|
|
Main Process
could not import github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin/pkg/configuration (-: # github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin/pkg/configuration
|
|
Main Process
cannot use logger.New(LogINFO, "") (value of type *logger.Log) as *slog.Logger value in argument to ip.NewChecker) (typecheck)
|
|
Main Process
could not import github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin/pkg/configuration (-: # github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin/pkg/configuration
|
|
Main Process
Restore cache failed: Dependencies file is not found in /home/runner/work/crowdsec-bouncer-traefik-plugin/crowdsec-bouncer-traefik-plugin. Supported file pattern: go.sum
|