To keep the line number of the class:
<appender name="ASYNC" class="org.apache.log4j.AsyncAppender"> <param name="BufferSize" value="256"/> <param name="LocationInfo" value="true"/> </appender>
To keep the line number of the class:
<appender name="ASYNC" class="org.apache.log4j.AsyncAppender"> <param name="BufferSize" value="256"/> <param name="LocationInfo" value="true"/> </appender>