r.docx.pso-docx-ox.1.0.0.source-code.logback.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pso-docx-ox Show documentation
Show all versions of pso-docx-ox Show documentation
OX tasks and definition for DOCX API
<?xml version="1.0" encoding="UTF-8"?> <!-- This file contains the default logback configuration for this project. It can be overridden by mode specific files, in which case it is only used BEFORE Berlioz is initialised. --> <configuration debug="false"> <contextName>docx-ox</contextName> <root level="WARN" /> </configuration>