Dear Todd,
please find encl. the log file created today.
For the config code see below
please find encl. the log file created today.
For the config code see below
XML:
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<appSettings>
<!-- C-Cubed Trace Settings. -->
<add key="C3Trace.Enabled" value="True" />
<add key="C3Trace.AppName" value="MovingPicturesXml.GUI" />
<add key="C3Trace.Level" value="Verbose" />
<add key="C3Trace.DefaultLevel" value="Verbose" />
<add key="C3Trace.Connections" value="file(filename="C:\%appname%.sil", rotate=daily, maxparts=14, append=true)" />
</appSettings>
</configuration>