[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.ajdt] Re: AspectJ Log4J and log4j.appender.dest1.layout.ConversionPattern= %l%n%m%n

I am not sure what this line means (not overly being familiar with Log4J),
but it looks like it prints out the method name and line number of the
logged site.

> log4j.appender.dest1.layout.ConversionPattern= %l%n%m%n

The odd method names you are seeing are aspectj generated methods.

What were you expecting to see?