13.6.4. 用于 File Log Handler 的 XML 配置示例 <file-handler name="accounts-rec-trail" autoflush="true"> <level name="INFO"/> <file relative-to="jboss.server.log.dir" path="accounts-rec-trail.log"/> <append value="true"/> </file-handler> <file-handler name="accounts-rec-trail" autoflush="true"> <level name="INFO"/> <file relative-to="jboss.server.log.dir" path="accounts-rec-trail.log"/> <append value="true"/> </file-handler> Copy to Clipboard Copied! Toggle word wrap Toggle overflow 提交 bug 报告 前一个下一个