<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Enabling debug logging for Claims Aware Applications</title><link>http://blogs.technet.com/adfs/archive/2007/08/10/enabling-debug-logging-for-claims-aware-applications.aspx</link><description>Place the following in your applications web.config file. Place this after the &amp;lt;/system.net&amp;gt; section of the file. &amp;lt;system.diagnostics&amp;gt; &amp;lt;switches&amp;gt; &amp;lt;add name="WebSsoDebugLevel" value="15" /&amp;gt; &amp;lt;/switches&amp;gt; &amp;lt;trace autoflush="true"</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator></channel></rss>