Nuacht

A minor irritant we've discovered in implementing applications for Jboss AS is that that the logging configuration for applications has to go through their monolithic jboss-log4j.xml file. So we ...
Log4J will by default look for a log4j.xml file to load its properties from and failing that, it will fall-back to a log4j.properties. Since we have a classloader hierarchy, you know that if the child ...
ERROR StatusLogger No Log4j 2 configuration file found. Using default configuration (logging only errors to the console), or user programmatically provided configurations.
Liferay+Log4j:-This blog will show you how you can implement logging in Liferay with Log4j. By using this you can use the custom logging using Log4j in Lifeary. To make this possible follow the below ...
While I don't necessarily think this is a config issue, below is our log4j.xml file. Has anyone else run into this and have some insight to share? Code: ...