Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit 2598256

Browse files
committed
Initialize LogAdapter$Log4jLog at build time
See gh-115
1 parent 37a88e6 commit 2598256

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-graalvm-native-configuration/src/main/resources/initialization.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@
144144
{"class": "org.apache.commons.logging.LogAdapter"},
145145
{"class": "org.apache.commons.logging.LogAdapter$1"},
146146
{"class": "org.apache.commons.logging.LogAdapter$Slf4jLocationAwareLog"},
147+
{"class": "org.apache.commons.logging.LogAdapter$Log4jLog"},
147148

148149
{"class": "org.slf4j.event.SubstituteLoggingEvent"},
149150
{"class": "org.slf4j.event.EventRecodingLogger"},

0 commit comments

Comments
 (0)