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]
