Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
vertx:log4j [2021/05/22 23:14] – old revision restored (2014/05/12 22:50) 162.158.91.112 | vertx:log4j [2022/01/31 08:26] – old revision restored (2022/01/08 06:20) 85.25.210.81 | ||
---|---|---|---|
Line 9: | Line 9: | ||
I personally usually use slf4j and log4j as backend for development (and simple logger for live systems, though I do not really have much of " | I personally usually use slf4j and log4j as backend for development (and simple logger for live systems, though I do not really have much of " | ||
+ | === Running in maven === | ||
+ | mvn package vertx: | ||
+ | g4jLogDelegateFactory -Dlog4j.ignoreTCL=true | ||
+ | |||
+ | should work around an problem in maven causes an error | ||
+ | |||
+ | log4j:ERROR A " | ||
+ | log4j:ERROR The class " | ||
+ | log4j:ERROR [ClassRealm[plugin> | ||
+ | log4j:ERROR " | ||
+ | log4j:ERROR Could not instantiate appender named " | ||