I am using a custom extension of the async logger. This is for an open source project that wraps the log4j2 lib.
For all practical purposes we are using async defaults and that's how we came up with this flag having what we think to be a wrong default. -----Original Message----- From: Remko Popma [mailto:[email protected]] Sent: Monday, December 01, 2014 17:32 To: Log4J Users List Subject: Re: includeLocation = true by default in LoggerConfig Yair, are you using Async Loggers or AsyncAppender? Can you give us your full configuration file? On Tue, Dec 2, 2014 at 12:22 AM, Gary Gregory <[email protected]> wrote: > It looks like you'd dropped the message thread from your reply (don't > do that please). > > What version are you using? > > Gary > > On Mon, Dec 1, 2014 at 10:18 AM, Yair Ogen (yaogen) <[email protected]> > wrote: > > > We are using async and calcLocation is the exact method we've seen > > in the profiler. > > > > When initiation the logger config properly - i.e. the flag set to > > false - the calc method disappeared. > > > > > > -- > 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 >
