RandallFlagg / morelinq

Automatically exported from code.google.com/p/morelinq
Apache License 2.0
0 stars 0 forks source link

Silverlight Trace methods could output using Console.WriteLine or Debug.WriteLine #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Silverlight doesn't currently support the concept of tracing, which leaves 
the Trace methods a little lacking, as you know. Perhaps Trace could in the 
Silverlight implementation could use Console.WriteLine or Debug.WriteLine 
or both so that we have some pseudo-tracing.

Original issue reported on code.google.com by jeffma...@gmail.com on 12 Mar 2009 at 1:32

GoogleCodeExporter commented 8 years ago
This issue has been migrated to:
https://github.com/MoreLINQ/morelinq/issues/19
The conversation continues there.
DO NOT post any further comments to the issue tracker on Google Code as it is 
shutting down.
You can also just subscribe to the issue on GitHub to receive notifications of 
any further development.

Original comment by azizatif on 21 Aug 2015 at 6:55