42d17ae4bb
fix data loss for handler, connection, account
2024-09-26 17:36:41 +03:00
324a3dac5f
replace handler, connection and account log fields instead of duplicating
2024-09-26 16:48:52 +03:00
9c73cabd21
fix for body field writer exhaustion
2024-09-26 15:29:39 +03:00
eecd5ba059
stream id middleware
2024-09-19 18:05:39 +03:00
38f0296425
stream id support, minor tweaks
2024-09-19 17:09:58 +03:00
90e9de051a
linter fixes
2024-06-14 18:10:48 +03:00
983dbe7229
tests, more docs
2024-06-14 17:42:42 +03:00
28b73ae09f
fix tests, update for logging
2024-06-07 17:56:50 +03:00
7c784c8310
change format to something like symfony monolog
2024-06-07 17:56:50 +03:00
f6c319752e
json logging support, uppercase level
2024-06-07 17:56:50 +03:00
aead3854e1
fix stack overflow
2024-06-07 17:56:50 +03:00
194e9c40e9
zap logger updates
2024-06-07 17:56:50 +03:00
96ac6a6940
integrate zap logger
2024-06-07 17:56:49 +03:00
2455c11704
move gin to handler field
2024-06-07 17:56:01 +03:00
f5bda28e92
gin middleware for logging
2024-06-07 17:56:01 +03:00
8fd4bc26bf
partial GIN logging replacement
2024-06-07 17:56:01 +03:00
e9e9c4c442
update adapters & fixes
2024-06-07 17:56:01 +03:00
7f0709888c
fix http status helpers
2024-06-07 17:56:01 +03:00
8eb0d6b31f
add Body helper
2024-06-07 17:56:01 +03:00
57d7084b74
update HTTPStatus helper
2024-06-07 17:56:01 +03:00
4c1f29ba01
add HTTPStatus helper
2024-06-07 17:56:01 +03:00
b97f05e666
add more predetermined log keys
2024-06-07 17:56:01 +03:00
a2eb85eb25
wip: structured logging
2024-06-07 17:56:01 +03:00
627ceae0bc
Replace old Sentry client with the new SDK
...
* replace old Sentry client with the new SDK
* do not initialize Sentry SDK twice, correct panic processing
* account prefix for panics
* log errors with account context data
* tests
* linter fixes
* removed 1.18 from available versions
2022-03-18 10:46:22 +03:00
52109ee4ba
Refactoring and new features ( #35 )
...
* new error collector & improvements for errors
* update golangci-lint, microoptimizations, linter fixes
* UseTLS10 method
* remove dead code
* add 1.17 to the test matrix
* fix for docstring
* split the core package symbols into the subpackages (if feasible)
2021-12-01 15:40:23 +03:00