Startup log4j2 ERROR Unrecognized conversion specifier and format specifier
In a project using maven,
I have the same issue as described in log4j2 ERROR StatusLogger Unrecognized conversion specifier. But the problem persist even after implementing both solutions described in the answer to that question. i.e. exclude Log4jPlugins.dat and use the manifest transformer plugin for log4j.