On May 17, 2012, at 5:30 PM, Stuart Lodge wrote:
> One other question.... I did:
>
> adb shell setprop debug.mono.env MONO_LOG_LEVEL=info
> adb shell setprop debug.mono.log gref,gc
>
> How do I undo this - I couldn't find the answer on
> http://docs.xamarin.com/android/advanced_topics/diagnostics
Just set them to the empty string:
adb shell setprop debug.mono.env ''
adb shell setprop debug.mono.log ''
- Jon
_______________________________________________
Monodroid mailing list
[email protected]
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid