Heh, OK, someone is way ahead of me :) Thanks
On 4 August 2015 at 15:53, Gary Gregory <[email protected]> wrote: > Greg, > > Such a method is in Git master, which will be included in the upcoming 2.4 > release. > > Gary > > On Tue, Aug 4, 2015 at 7:12 AM, Greg Thomas <[email protected]> > wrote: > > > Apologies if this has been asked before, but is there a good reason why > > there is a LogManager.getLogger() method with no args that returns a > Logger > > with the name of the calling class, but there is not a matching > > LogManager.getFormatterLogger() with similar functionality for a > > formatterLogger? > > > > Is it just an omission that no-one has bothered to correct, yet, or > > something deeper? > > > > Thanks, > > > > Greg > > > > > > -- > E-Mail: [email protected] | [email protected] > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory >
