I have set my resources/config/log4j.xml to debug. (See attached file) but i'm only getting INFO messages like this:
-- 2015-03-04 19:58:12,916 INFO ProcessorService - Context listener - Context initialized. 2015-03-04 20:05:40,513 INFO ProcessorService - Servlet initialized. 2015-03-04 20:05:40,692 INFO ProcessorService - /neuro/ - Received request 2015-03-04 20:05:43,105 INFO PageFlowControllerProcessor - not found {controller: "oxf:/page-flow.xml", method: "GET", path: "/neuro/", resource: "/apps/neuro/page-flow.xml"} 2015-03-04 20:05:44,302 INFO ProcessorService - /neuro/ - Timing: 3648 2015-03-04 20:05:44,434 INFO ProcessorService - /fr/style/bootstrap/css/bootstrap.css - Received request 2015-03-04 20:05:44,504 INFO ProcessorService - /fr/style/form-runner-bootstrap-override.css - Received request 2015-03-04 20:05:44,697 INFO ProcessorService - /fr/style/bootstrap/css/bootstrap.css - Timing: 263 2015-03-04 20:05:44,703 INFO ProcessorService - /fr/style/form-runner-bootstrap-override.css - Timing: 199 You received this message because you are subscribed to the Google Groups "Orbeon Forms" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. log4j.xml (5K) Download Attachment |
Administrator
|
Hi Richard, You would also need to set a specific category to debug in your log4j.xml, and for the XFormsServer tell it what to send to that debug output. During development, we typically like the following config: Alex On Wed, Mar 4, 2015 at 11:23 AM Richard C Hidalgo Lorite <[hidden email]> wrote:
--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email].
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Free forum by Nabble | Edit this page |