gohttpserver/internal
sneak fb347b96df Replace zerolog with log/slog from stdlib
- Rewrite logger package to use slog with LevelVar for dynamic levels
- Update all packages to use *slog.Logger instead of *zerolog.Logger
- Use TextHandler for TTY (dev), JSONHandler for production
- Add make check target (runs lint + test)
- Add make test target
2025-12-27 12:02:05 +07:00
..
config Replace zerolog with log/slog from stdlib 2025-12-27 12:02:05 +07:00
database Replace zerolog with log/slog from stdlib 2025-12-27 12:02:05 +07:00
globals this is nowhere near working yet 2022-11-28 04:59:20 +01:00
handlers Replace zerolog with log/slog from stdlib 2025-12-27 12:02:05 +07:00
healthcheck Replace zerolog with log/slog from stdlib 2025-12-27 12:02:05 +07:00
logger Replace zerolog with log/slog from stdlib 2025-12-27 12:02:05 +07:00
middleware Replace zerolog with log/slog from stdlib 2025-12-27 12:02:05 +07:00
server Replace zerolog with log/slog from stdlib 2025-12-27 12:02:05 +07:00