[logging] makeNewLogInstance() method...

2002-01-31 Thread James Strachan
The LogSource has a static factory method called makeNewLogInstance(); How about following the naming conventions of JAXP and other fairly recent libraries of just calling this newInstance()? Its not a big deal, it just seems a bit less of a mouthful to remember. Also a question. From the code

RE: [logging] makeNewLogInstance() method...

2002-01-31 Thread Scott Sanders
+1. Go for it. Scott -Original Message- From: James Strachan [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 31, 2002 11:16 AM To: Jakarta Commons Developers Subject: [logging] makeNewLogInstance() method... The LogSource has a static factory method called