<profile> <subsystem xmlns="urn:jboss:domain:logging:6.0"> <periodic-rotating-file-handler name="CMAgentVisa" autoflush="true"> <formatter> <named-formatter name="PATTERN"/> </formatter> <file relative-to="jboss.server.log.dir" path="CMAgent\cmagent_visa.log"/> <suffix value=".yyyy-MM-dd"/> <append value="true"/> </periodic-rotating-file-handler> <logger category="ru.intertrust.cmj.af.apre._stdimpl.dao.approving.agents.ApprovingRemindSerialAndComb" use-parent-handlers="false"> <level name="DEBUG"/> <handlers> <handler name="CMAgentVisa"/> </handlers> </logger> <logger category="ru.intertrust.cmj.af.apre._stdimpl.dao.approving.agents.ApprovingRemindParallel" use-parent-handlers="false"> <level name="DEBUG"/> <handlers> <handler name="CMAgentVisa"/> </handlers> </logger> <logger category="ru.intertrust.cmj.af.apre._stdimpl.dao.approving.agents.ApprovingRemindFreez" use-parent-handlers="false"> <level name="DEBUG"/> <handlers> <handler name="CMAgentVisa"/> </handlers> </logger> <logger category="ru.intertrust.cmj.af.apre._stdimpl.dao.approving.agents.ApprovingInterrupt" use-parent-handlers="false"> <level name="DEBUG"/> <handlers> <handler name="CMAgentVisa"/> </handlers> </logger> <logger category="ru.intertrust.cmj.af.apre._stdimpl.dao.approving.agents.ApprovingPostUpdateAnswer" use-parent-handlers="false"> <level name="DEBUG"/> <handlers> <handler name="CMAgentVisa"/> </handlers> </logger> <logger category="ru.intertrust.cmj.af.apre._stdimpl.dao.approving.agents.ApprovingUpdateByChlogVisa" use-parent-handlers="false"> <level name="DEBUG"/> <handlers> <handler name="CMAgentVisa"/> </handlers> </logger> <logger category="ru.intertrust.cmj.af.apre._stdimpl.dao.approving.agents.ApprovingUpdateByChLogAnswer" use-parent-handlers="false"> <level name="DEBUG"/> <handlers> <handler name="CMAgentVisa"/> </handlers> </logger> <logger category="ru.intertrust.cmj.af.apre._stdimpl.dao.approving.agents.ApprovingInterruptByTime" use-parent-handlers="false"> <level name="DEBUG"/> <handlers> <handler name="CMAgentVisa"/> </handlers> </logger> </subsystem> </profile> |