Quantcast

No stdout logging appender for WARs

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

No stdout logging appender for WARs

Shin Tai
Hi,

We've just spent a day wondering why logging disappeared when we
upgraded to Grails 1.1.

It looks like if you're build a war then you need to add an appender
for stdout. It was one of the first things we tried but we got sent
down the wrong path because it seems that external configs break any
settings you have in Config.groovy; I think I've seen people say
similar things on the list.

Anyway it's probably bad practice on our part; we're going to get the
app to use its own file appender and roll its own logs.

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

    http://xircles.codehaus.org/manage_email


Loading...