RDT1C/DataProcessors/ирНастройкаТехножурнала/Templates/ШаблонРеструктуризацияБазы/Ext/Template.txt
Администратор e45778dee3 .
2020-04-12 21:11:07 +03:00

18 lines
657 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Шаблон создает технологический журнал, фиксирующий информацию о процессе реструктуризации базы
<?xml version="1.0" encoding="UTF-8"?>
<config xmlns="http://v8.1c.ru/v8/tech-log">
<system level="trace"/>
<log history="48">
<property name="all"/>
<event>
<eq property="EventType" value="Workflow"/>
</event>
<event>
<eq property="EventType" value="Analysis"/>
</event>
<event>
<eq property="EventType" value="Restructuring"/>
</event>
</log>
<dump create="false"/>
</config>