Right, well here's your problem, it's not using the standard log4j XMLLayout, but a custom one.

On 15/06/2005, at 12:19 PM, Oliver Pike wrote:

        <layout class="com.brio.one.mgmt.logging.xml.XMLFileLayout">

You should consider duplicating (at least initially) one of the appender sections so that it creates an additional log file (use a different file name) but use the standard log4j XMLLayout class instead, that way Chainsaw (either version) can read the file.

cheers,

Paul

Reply via email to