blob: f2c76753e5160ba1b95bd28d96a3a9dc6b042e8d [file] [log] [blame]
<?xml version="1.0"?>
<xlog xpath="/logkit/targets" unless="cocoon[@id='xmlform']">
<!-- The logger for the xmlform components -->
<cocoon id="xmlform">
<filename>${context-root}/WEB-INF/logs/xmlform.log</filename>
<format type="cocoon">
%7.7{priority} %{time} [%{category}] (%{uri}) %{thread}/%{class:short}: %{message}\n%{throwable}
</format>
<append>false</append>
</cocoon>
</xlog>