garm/test/integration/e2e
Gabriel Adrian Samfira e441b6ce89 Switch to log/slog
This change switches GARM to the new structured logging standard
library. This will allow us to set log levels and reduce some of
the log spam.

Given that we introduced new knobs to tweak logging, the number of
config options for logging now warrants it's own section.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2024-01-05 23:46:40 +00:00
..
client.go Switch to log/slog 2024-01-05 23:46:40 +00:00
client_utils.go Add integration tests for test external provider 2023-11-06 13:03:25 +02:00
e2e.go Switch to log/slog 2024-01-05 23:46:40 +00:00
github_client_utils.go Switch to log/slog 2024-01-05 23:46:40 +00:00
instances.go Switch to log/slog 2024-01-05 23:46:40 +00:00
jobs.go Switch to log/slog 2024-01-05 23:46:40 +00:00
organizations.go Switch to log/slog 2024-01-05 23:46:40 +00:00
pools.go Switch to log/slog 2024-01-05 23:46:40 +00:00
repositories.go Switch to log/slog 2024-01-05 23:46:40 +00:00
utils.go Switch to log/slog 2024-01-05 23:46:40 +00:00