Portlet Factory, Version 6.1.2


 

The log4j debug property

To have debug tracing output written to the log file, the log4j.category.bowstreet.system.debugTracing property must be set to a value of INFO (default). Any setting for this property more lenient than INFO also allows debug tracing messages to be logged. Any setting stricter than INFO prevents messages from being logged.

The log4j.properties file should be located in your project ..\WEB-INF\config\log4j.properties directory. Open this file and set the log4j.category.bowstreet.system.debugTracing property. When you redeploy the project, the new setting is saved on the server.

Parent topic: Overview: debugging an application


Library | Support |