I did a bit of refactoring when I put everything together in ReflectionUtil. I probably just missed that. I don't see any reason not to use it.
On 8 February 2016 at 12:12, Ralph Goers <[email protected]> wrote: > I just now noticed that Log4jLogEvent’s calcLocation method is using a > Throwable to locate the caller. For some reason I thought this was using > ReflectionUtil.getCallerClass(fqcn). I don’t know how this slipped through > as I believe it should improve logging with location information quite a > bit. > > Can anyone think of a reason not to do this? > > Ralph > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Matt Sicker <[email protected]>
