Kevin Franklin Kim
|
29cec91a68
|
fix: lint issues
|
2025-03-07 16:36:41 +01:00 |
|
Kevin Franklin Kim
|
8882274093
|
feat: update & fix lints
|
2024-04-16 09:38:28 +02:00 |
|
Kevin Franklin Kim
|
5c5d32717b
|
feat: update logging format
|
2024-03-22 10:37:29 +01:00 |
|
Kevin Franklin Kim
|
07f0c394d5
|
feat: add GoRoutine service
moves all services into the service package
|
2023-09-08 12:17:23 +02:00 |
|
franklin
|
3b38ea311b
|
feat: add span id
|
2023-08-14 08:08:52 +02:00 |
|
franklin
|
b68e55a5be
|
fix: referer field
|
2023-07-10 11:18:51 +02:00 |
|
franklin
|
da9e516c94
|
feat: change labeler signiture
|
2023-07-10 09:58:09 +02:00 |
|
franklin
|
8366985ca3
|
feat: add referer
|
2023-06-01 11:44:14 +02:00 |
|
franklin
|
2dcb596fac
|
feat: add log labeler
|
2023-03-21 11:56:14 +01:00 |
|
franklin
|
4bc776267e
|
feat: add json log field
|
2022-12-19 15:39:58 +01:00 |
|
Kevin Franklin Kim
|
42a7e0a4b4
|
Merge branch 'main' into add-error-type-to-log
|
2022-09-12 08:43:38 +02:00 |
|
Kevin Franklin Kim
|
34d1516e10
|
feat: split with http request
|
2022-09-12 08:25:32 +02:00 |
|
Kevin Franklin Kim
|
596f43e841
|
feat: fix lint errors
|
2022-08-12 15:58:56 +02:00 |
|
Kevin Franklin Kim
|
e6596bf2d1
|
feat: retrieve values from context
|
2022-07-26 08:49:44 +02:00 |
|
Kevin Franklin Kim
|
a94c814764
|
feat: add error type
|
2022-07-20 17:48:00 +02:00 |
|
Kevin Franklin Kim
|
6f89b110b1
|
feat: add code package field
|
2022-06-22 12:14:50 +02:00 |
|
Kevin Franklin Kim
|
62dd070d26
|
feat: check x-forwarded-host
|
2022-06-15 07:26:38 +02:00 |
|
Kevin Franklin Kim
|
be6875df3b
|
fix: remove unneeded l
|
2022-06-01 08:31:16 +02:00 |
|
Kevin Franklin Kim
|
171fd22d9c
|
feat: update log config
|
2022-05-16 23:05:57 +02:00 |
|
Kevin Franklin Kim
|
4257b136d3
|
feat: add code log fields
|
2022-05-16 22:50:32 +02:00 |
|
Kevin Franklin Kim
|
34155cf067
|
feat: update duration logging
|
2022-05-15 21:56:21 +02:00 |
|
Kevin Franklin Kim
|
7bfb6d640d
|
feat: use float
|
2022-05-13 15:05:49 +02:00 |
|
Kevin Franklin Kim
|
999bf8b16a
|
feat: add LOG_LEVEL env var
|
2022-03-11 22:58:38 +01:00 |
|
Kevin Franklin Kim
|
20593ea517
|
feat: use msgAndArgs for must
|
2022-02-11 15:34:49 +01:00 |
|
Kevin Franklin Kim
|
fe636f68ad
|
feat: add roundtripperwares
|
2022-01-25 14:26:33 +01:00 |
|
Kevin Franklin Kim
|
bb0b038175
|
fix: fix stack skip
|
2022-01-03 16:20:21 +01:00 |
|
Kevin Franklin Kim
|
eebf8d3b6e
|
feat: add log keys
|
2022-01-03 13:29:45 +01:00 |
|
Kevin Franklin Kim
|
37582ed495
|
fix: add nosec comment
|
2021-11-08 13:42:42 +01:00 |
|
franklin
|
f063345ed5
|
fix: prevent nil access
|
2021-09-08 16:31:00 +02:00 |
|
franklin
|
e7f8d8a530
|
feat: add jetstream
|
2021-09-06 22:16:07 +02:00 |
|
franklin
|
f50d266e1f
|
feat: add server name field
|
2021-09-06 22:09:36 +02:00 |
|
Frederik Löffert
|
1ed4f47228
|
wip: generic session handler
Co-authored-by: franklin <franklinkim@users.noreply.github.com>
|
2021-09-03 16:36:41 +02:00 |
|
franklin
|
8652642477
|
feat: add dynamic disableStacktrace and disableCaller handler
|
2021-08-11 13:40:42 +02:00 |
|
franklin
|
4e57c61803
|
chore: replace golint
|
2021-07-28 15:57:17 +02:00 |
|
franklin
|
c836c3b3f9
|
fix: fix import
|
2021-06-18 13:44:29 +02:00 |
|
franklin
|
d536b47478
|
fix: remove sync as it
|
2021-06-16 12:04:58 +02:00 |
|
franklin
|
0ec788f20b
|
refactor: resolve error type from error
|
2021-05-26 10:02:21 +02:00 |
|
franklin
|
85deceec62
|
feat: don't log error type by default
|
2021-05-26 10:01:54 +02:00 |
|
franklin
|
e92a6b7bdd
|
feat: use time as time key to prevent ts duplication
|
2021-05-20 11:08:44 +02:00 |
|
franklin
|
f35ed993d2
|
feat: add log and telemetry closers by default
|
2021-05-20 07:34:22 +02:00 |
|
franklin
|
0b31cd3239
|
initial commit
|
2021-05-18 08:34:47 +02:00 |
|