Commit graph

21 commits

Author SHA1 Message Date
21c92edfe9
Migrate from jackson to micronaut serde (#159) 2023-05-20 11:04:27 +02:00
1d5156a3d8
Bump to java 17 (micronaut dependency) (#157) 2023-05-17 12:49:47 +00:00
bdd423ee8d
Bump slf4j to 2.x and logback to 1.4 (#156) 2023-05-17 14:46:21 +02:00
562cac6f89
Remove unmaintained logback-contrib and replace by direct jackson (#155) 2023-05-17 12:35:15 +00:00
2179afba57
Fix deprecated imports (#146) 2023-05-16 09:24:40 +02:00
d582499c5c
Remove unused example logback.xml (#140) 2023-05-09 08:55:10 +02:00
Rico Pahlisch
302df7dbf2
enable initial native image support (#125) 2023-02-28 07:45:00 +00:00
574be078ef
Improve logging. 2022-01-04 19:38:39 +01:00
141f7275ef
Add missing setter for gcp logger. 2021-12-29 14:05:11 +01:00
6efc2bcb49
Remove lombok. 2021-12-29 12:05:55 +01:00
ce4b75c941 Add path mdc filter. 2021-12-14 14:15:34 +01:00
7403b04efd
Rename headers to header. 2021-12-13 14:31:44 +01:00
0edd98d7a4
Refactored prefix, added logging of configuration. 2021-12-13 14:23:23 +01:00
7ad1ee0add
Add config options to add authentication attributes as mdc. 2021-12-01 16:01:09 +01:00
69af0ef8e6
Bump to Micronaut 3.x 2021-11-05 08:58:40 +01:00
c3ed6d953e
Minor fixes. Update github actions. 2021-10-31 19:56:26 +01:00
5680a281ea Add jackson layout, rename stackdriver, include no logback.xml. 2021-10-29 09:11:34 +02:00
0a7a34cb34
Fix mdc cleanup, propagate level header, code clean up. 2020-09-12 17:13:33 +02:00
c3d38e2d11
Add request filter. 2020-09-07 16:59:22 +02:00
c4b1d1d2f6
Add tests, add docu, use subpackage. 2020-09-03 09:43:50 +02:00
976b2d27a5
Initial commit 2020-08-05 21:40:49 +02:00