Commit a3b1718
committed
Report Correct Mime Type
The HttpAppender of Log4j2 will use the content type reported by the layout as
HTTP header. To work well with e.g. Fluent Bit, the reported value was adapted
to the actually generated JSON format.
Signed-off-by: Karsten Schnitter <k.schnitter@sap.com>1 parent 2b06d13 commit a3b1718
File tree
1 file changed
+5
-0
lines changed- cf-java-logging-support-log4j2/src/main/java/com/sap/hcp/cf/log4j2/layout
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
231 | 236 | | |
0 commit comments