Skip to content

Instantly share code, notes, and snippets.

@kerslake
Created February 17, 2015 14:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kerslake/be5f09d3e29e39b13f04 to your computer and use it in GitHub Desktop.
Save kerslake/be5f09d3e29e39b13f04 to your computer and use it in GitHub Desktop.
<system.diagnostics>
<trace>
<listeners>
<add
type="Microsoft.WindowsAzure.Diagnostics.DiagnosticMonitorTraceListener,
Microsoft.WindowsAzure.Diagnostics,
Version=2.5.0.0,
Culture=neutral,
PublicKeyToken=31bf3856ad364e35"
name="AzureDiagnostics">
<filter type="" />
</add>
</listeners>
</trace>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment