summaryrefslogtreecommitdiff
path: root/core/src/main/java/eu/mulk/quarkus/googlecloud/jsonlogging/Formatter.java
Commit message (Collapse)AuthorAgeFilesLines
* Add ProviderContext.Matthias Andreas Benkard2022-09-041-2/+37
| | | | | | | | | | Adds a ProviderContext type which is passed to LabelProvider#getLabels and StructuredParameterProvider#getParameter and which carries some information from ExtLogRecord that is not taken care of by Formatter. ProviderContext is designed to be extended in the future. Change-Id: Ib29b7032ae42e0f9e86c75b7404c25cd75b20011
* Clarify licensing through REUSE annotations.Matthias Andreas Benkard2022-02-031-0/+4
| | | | | | | | - Manual: GFDL-1.3-or-later - Library: LGPL-3.0-or-later - Examples: GPL-3.0-or-later Change-Id: Ia9637209724b416a157edc2027a0faa7ca9d5c25
* Add a Spring Boot example and integration code.Matthias Andreas Benkard2022-01-151-5/+19
| | | | Change-Id: Ia11dea607c74d9b4cc9a698e9ec92e930bd03f37
* Load providers registered through the ServiceLoader mechanism.Matthias Andreas Benkard2022-01-151-0/+29
| | | | Change-Id: I392e78b34c8330e9b4c06d57b1423ca552ba6fc1
* Split off -core module.Matthias Andreas Benkard2022-01-151-0/+141
Change-Id: I64d3c195db94e92da44c7e4971f5e85991ac30c8