grails debug plugin

View: New views
2 Messages — Rating Filter:   Alert me  

grails debug plugin

by citron :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

where should this go to enable debug?

Thanks!

grails.debug.CATEGORY=true



Where CATEGORY can be anything - you can log your own variables and categories - but by default the following are supported:

    * system - System info like memory and java VM version
    * stats - Request statistics
    * params - Request parameters
    * headers - Request headers
    * controller - Controller info eg controller name and action selected by url mappings
    * session - Session attributes
    * requestAttributes - Request attributes
    * model - contents of the model

Re: grails debug plugin

by MikeHugo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Config.groovy

On Thu, Jul 3, 2008 at 11:43 AM, citron <viklund_anders@...> wrote:

Hi,

where should this go to enable debug?

Thanks!

grails.debug.CATEGORY=true



Where CATEGORY can be anything - you can log your own variables and
categories - but by default the following are supported:

   * system - System info like memory and java VM version
   * stats - Request statistics
   * params - Request parameters
   * headers - Request headers
   * controller - Controller info eg controller name and action selected by
url mappings
   * session - Session attributes
   * requestAttributes - Request attributes
   * model - contents of the model

--
View this message in context: http://www.nabble.com/grails-debug-plugin-tp18263619p18263619.html
Sent from the grails - user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email



LightInTheBox - Buy quality products at wholesale price!