6.13.3. Saving event log


<< Prev   Next >>

To save the event log, open it and click File – Save copy. Specify the directory, the file name, path, and type (the default event log file format is *.lgf). Export in XML format is also supported (for details, see article Description of the event log items).

Example of exported event log:

<v8e:EventLog
xmlns:v8e = "http://v8.1c.ru/eventLog"
xmlns:xsd = "http://www.w3.org/2001/XMLSchema"
xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance">
<v8e:Event>
<v8e:Level>Warning</v8e:Level>
<v8e:Date>Event date</v8e:Date>
<v8e:Application>Enterprise</v8e:Application>
<v8e:ApplicationPresentation>
1C:Enterprise</v8e:ApplicationPresentation>
<v8e:EventName>event name</v8e:EventName>
<v8e:EventPresentation>
event presentation</v8e:EventPresentation>
<v8e:UserID>00000000-0000-0000-0000-000000000001</v8e:UserID>
<v8e:UserName>Johnson</v8e:UserName>
<v8e:Computer>JohnsonPC</v8e:Computer>
<v8e:MetadataName>Catalogs.Products</v8e:MetadataName>
<v8e:MetadataPresentation>
Catalogs Products</v8e:MetadataPresentation>
<v8e:Comment>Comment</v8e:Comment>
<v8e:Data xsi:type="xsd:string">Some data</v8e:Data>
<v8e:DataPresentation>Data description</v8e:DataPresentation>
</v8e:Event>
</v8e:EventLog>

<< Prev   Next >>

Icon/Social/001 Icon/Social/006 Icon/Social/005 Icon/Social/004 Icon/Social/002