Once you run your app, go to the application-deployments directory and into the
directory for your application. In there you will find a file named 
orion-application.xml.
Add something like this to that file:

   <log>
      <file path="application.log" />
   </log>

> I keep getting internal server errors (HTTP 500), where do I go to debug
> this? Which log file has this stuff?  I need a stacktrace! It's not popping up on 
>the console, and I couldn't find it in any of the obvious .log files.
> 
> Thanks in advance...
> 
> 


Reply via email to