Commit Graph

11 Commits (7369ac0eaafe499352d2e3e75d417223f91c2c8f)

Author SHA1 Message Date
Evans Mungai 558cea7458
chore: increase logging package test coverage
5 months ago
Evans Mungai a94878fb89
Fix failing test
6 months ago
Evans Mungai 28bc76c364
Add tests for logging LogHolder
6 months ago
Evans Mungai e63b4d92cb
Update internal/logging/logging.go
6 months ago
Evans Mungai 99fe9b3b9b
Update logging to use a param for the logger
6 months ago
Evans Mungai d67b17b6ec
Minor name change
6 months ago
Evans Mungai b6eca1c0f1
Refactor logging functionality to use slog.Handler
6 months ago
Evans Mungai 5ab4ca5490
Embed logging functionality to DRY code
6 months ago
Evans Mungai 9c32e34d60
Add logger to sql driver and ensure storage has logger
6 months ago
Terry Howe 389646ffd1
fix: send logging to stderr
7 months ago
Benoit Tigeot e7eedae97c
Use the logger with proper handling of dynamic debug on 2 locations
1 year ago