rentease/internal/config
Ruidy 40d2338c0f
feat(logging): add slog-based structured logging
Introduce slog-based structured logging throughout the booking service
and
server handlers. Add configurable log level via LOG_LEVEL environment
variable. Replace legacy log usage with slog and propagate logger to
booking service for improved observability.
2025-09-12 12:17:22 -04:00
..
config.go feat(logging): add slog-based structured logging 2025-09-12 12:17:22 -04:00
host.go feat: add luggage storage item 2025-03-23 20:56:33 +01:00
payment_method.go translate platform and payment method in invoices (#42) 2025-02-22 09:24:34 +01:00
platform.go update report template (#43) 2025-02-22 12:28:56 +01:00