RDT1C/DataProcessors/ирНастройкаТехножурнала/Templates/ШаблонПоискУтечекПамяти/Ext/Template.txt
2016-12-04 00:14:16 +03:00

20 lines
605 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.

Шаблон создает технологический журнал, фиксирующий утечки памяти на сервере 1С:Предприятия и в конфигурации
<?xml version="1.0" encoding="UTF-8"?>
<config xmlns="http://v8.1c.ru/v8/tech-log">
<dump create="false" type="136"/>
<log history="168">
<event>
<eq property="name" value="excp"/>
</event>
<event>
<eq property="name" value="LEAKS"/>
</event>
<property name="all"> </property>
</log>
<mem/>
<leaks collect="1">
<point call="client"/>
<point call="server"/>
</leaks>
</config>