Skip to content

Instantly share code, notes, and snippets.

@armandomiani
Created September 3, 2013 16:04
Show Gist options
  • Select an option

  • Save armandomiani/6425907 to your computer and use it in GitHub Desktop.

Select an option

Save armandomiani/6425907 to your computer and use it in GitHub Desktop.

Revisions

  1. armandomiani renamed this gist Sep 3, 2013. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. armandomiani created this gist Sep 3, 2013.
    13 changes: 13 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@
    <system.diagnostics>
    <sources>
    <source name="System.ServiceModel"
    switchValue="Information, ActivityTracing"
    propagateActivity="true">
    <listeners>
    <add name="traceListener"
    type="System.Diagnostics.XmlWriterTraceListener"
    initializeData= "S:\Services\gaiaservices.canaldoimovel.com.br\logs\Traces.svclog" />
    </listeners>
    </source>
    </sources>
    </system.diagnostics>