<configuration>
<system.diagnostics>
<trace autoflush="false" indentsize="4">
<listeners>
<add name="listenername" type="listenertype"/>
</listeners>
</trace>
</system.diagnostics>
</configuration>