Re: [T5] DEBUG level logging in pages/components

2008-09-18 Thread Neeme Praks
Added: https://issues.apache.org/jira/browse/TAPESTRY-2684 Rgds, Neeme 9902468 wrote: +1, I've encountered this annoyance too... I'd say add Jira issue. Neeme Praks wrote: Hi, While debugging with Tapestry5, I noticed one not-so-nice issue. But first, a bit of background. I usually config

Re: [T5] DEBUG level logging in pages/components

2008-09-18 Thread 9902468
t; > ----- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/-T5--DEBUG-level-logging-in-pages-components-tp19

Re: [T5] DEBUG level logging in pages/components

2008-09-18 Thread Peter Stavrinides
+1 for this, its simply too much output for my liking. - Original Message - From: "Neeme Praks" <[EMAIL PROTECTED]> To: users@tapestry.apache.org Sent: Wednesday, 17 September, 2008 7:01:33 PM GMT +02:00 Athens, Beirut, Bucharest, Istanbul Subject: [T5] DEBUG level

[T5] DEBUG level logging in pages/components

2008-09-17 Thread Neeme Praks
Hi, While debugging with Tapestry5, I noticed one not-so-nice issue. But first, a bit of background. I usually configure my logging framework (log4j) to log all statements for my application at debug level during development. E.g. all log records logged to "com.mycompany.myapp" logging categ