Skip to content

Commit

Permalink
Added LogLevel varaible in app.config
Browse files Browse the repository at this point in the history
  • Loading branch information
crimsonred committed Dec 14, 2012
1 parent c163386 commit c97e544
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mono/MonoTouch/Pubnub-Messaging/Pubnub-Messaging/app.config
@@ -1,5 +1,9 @@
<?xml version="1.0"?>
<configuration>
<appSettings>
<add key="LogLevel" value="3"/>
</appSettings>

<system.diagnostics>
<trace autoflush="true" indentsize="4">
<listeners>
Expand Down

0 comments on commit c97e544

Please sign in to comment.