Re: [tiles2] Logging Consistency

2006-10-31 Thread David H. DeWolf
ok. . . Let's go with commons-logging for now and revisit this if we decide that Struts2 will go in a different direction. David Antonio Petrelli wrote: Antonio Petrelli ha scritto: David H. DeWolf ha scritto: Tiles currently uses both commons-logging and jdk1.4 logging. I'd like to make

Re: [tiles2] Logging Consistency

2006-10-31 Thread Antonio Petrelli
Antonio Petrelli ha scritto: David H. DeWolf ha scritto: Tiles currently uses both commons-logging and jdk1.4 logging. I'd like to make this consistent. Which one is preferred? If I don't hear otherwise, I'll go with commons-logging so that it's consistent with Struts2. There was just a s

Re: [tiles2] Logging Consistency

2006-10-31 Thread Martin Cooper
On 10/31/06, David H. DeWolf <[EMAIL PROTECTED]> wrote: Tiles currently uses both commons-logging and jdk1.4 logging. I'd like to make this consistent. Which one is preferred? IMO, Commons Logging. That way, people can have one coherent log for their entire application. -- Martin Cooper

[tiles2] Logging Consistency

2006-10-31 Thread David H. DeWolf
Tiles currently uses both commons-logging and jdk1.4 logging. I'd like to make this consistent. Which one is preferred? If I don't hear otherwise, I'll go with commons-logging so that it's consistent with Struts2. David -

Re: [tiles2] Logging Consistency

2006-10-31 Thread Greg Reddin
On Oct 31, 2006, at 9:59 AM, Martin Cooper wrote: On 10/31/06, David H. DeWolf <[EMAIL PROTECTED]> wrote: Tiles currently uses both commons-logging and jdk1.4 logging. I'd like to make this consistent. Which one is preferred? IMO, Commons Logging. That way, people can have one coheren

Re: [tiles2] Logging Consistency

2006-10-31 Thread Antonio Petrelli
David H. DeWolf ha scritto: Tiles currently uses both commons-logging and jdk1.4 logging. I'd like to make this consistent. Which one is preferred? If I don't hear otherwise, I'll go with commons-logging so that it's consistent with Struts2. There was just a similar discussion in Struts 1: