garm/runner
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
..
common Update go-github 2023-12-18 16:20:44 +00:00
mocks Add force delete runner 2023-10-12 06:15:36 +00:00
pool Switch to log/slog 2024-01-05 23:46:40 +00:00
providers Switch to log/slog 2024-01-05 23:46:40 +00:00
enterprises.go Switch to log/slog 2024-01-05 23:46:40 +00:00
enterprises_test.go Move errors to external package 2023-07-22 22:26:47 +00:00
interfaces.go Slight refactor and fix tests 2023-07-05 09:46:19 +00:00
metadata.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
organizations_test.go Add keepWebhook flag when deleting entities 2023-08-22 09:39:01 +03:00
pools.go Move errors to external package 2023-07-22 22:26:47 +00:00
pools_test.go Move errors to external package 2023-07-22 22:26:47 +00:00
repositories.go Switch to log/slog 2024-01-05 23:46:40 +00:00
repositories_test.go Add keepWebhook flag when deleting entities 2023-08-22 09:39:01 +03:00
runner.go Switch to log/slog 2024-01-05 23:46:40 +00:00
types.go Move code to external package 2023-07-21 15:34:18 +00:00