garm/auth
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
..
admin_required.go Add admin required middleware and webhook endpoint 2023-08-22 09:39:01 +03:00
auth.go Update to latest jwt 2023-12-18 16:20:44 +00:00
context.go Add temporary redirect to go-github fork 2023-09-24 13:49:04 +00:00
init_required.go Switch to log/slog 2024-01-05 23:46:40 +00:00
instance_middleware.go Switch to log/slog 2024-01-05 23:46:40 +00:00
interfaces.go Add license headers 2022-05-05 13:25:50 +00:00
jwt.go Switch to log/slog 2024-01-05 23:46:40 +00:00
metrics.go Switch to log/slog 2024-01-05 23:46:40 +00:00