Hi, I'm trying to use log4j2 in an OSGI bundle, but when I'm running the application I'm getting the following error
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console I found in [1] that there is a fix for this issue, but still I could not able to fix this. Can any one please explain me why I'm getting this error and how can I resolve this ? [1] http://stackoverflow.com/questions/25669636/error-statuslogger-log4j2-could-not-find-a-logging-implementation-please-add-lo Thanks! Best Regards, Chathura. -- Chathura Priyankara, Faculty of Information Technology, University of Moratuwa. Blog : www.codeoncloud.blogspot.com
