|
|
bcc75467f0
|
style: replace len(status) == 0 with status == ''
|
2026-06-13 21:27:51 +02:00 |
|
|
|
ea587665f2
|
feat: colorize http status logs
|
2026-06-12 13:09:49 +02:00 |
|
|
|
c252739610
|
refactor: split LogEvent into smaller functions
|
2026-06-11 17:12:22 +02:00 |
|
|
|
3c2e6a6984
|
refactor: extract helpers to reduce formatHTTPRequestLog complexity
|
2026-06-11 17:12:19 +02:00 |
|
|
|
25471e0bd5
|
fix: replace nil context with context.TODO
|
2026-06-11 17:11:47 +02:00 |
|
|
|
faae7bc719
|
fix: use request context in metrics
|
2026-06-11 14:51:55 +02:00 |
|
|
|
5e553ceecc
|
docs: add package comments to core infrastructure packages
|
2026-06-01 12:55:23 +02:00 |
|
|
|
7279eac949
|
fix: avoid metrics panic
|
2026-05-26 22:24:59 +02:00 |
|
|
|
518370842c
|
fix: satisfy staticcheck in json logger
|
2026-05-26 16:20:31 +02:00 |
|
|
|
8daad49061
|
feat: add observability Info/Warn/Error helpers
|
2026-05-26 15:56:10 +02:00 |
|
|
|
931398fa67
|
refactor: use maps.Copy from stdlib
|
2026-05-25 01:15:45 +02:00 |
|
|
|
f33c2e18af
|
refactor: emit structured json logs
|
2026-05-23 18:08:43 +02:00 |
|
|
|
c2e4cae253
|
feat: add observability metrics
|
2026-05-23 17:13:18 +02:00 |
|