My team and I are working on a project that targets several platforms such as
Windows, IOS, and Android. We are using Mono for Android to allow us to
write reusable C#/.NET libraries that can be used on Android as well as
other platforms, however we are finding that Mono for Android's incomplete
.NET implementation prevents us from leveraging some well accepted
third-party tools, in this case logging frameworks such as Log4Net. Log4Net
uses classes in .Net namespaces such as System.Web, and System.Diagnostics
that are not yet implemented in Mono for Android.

Does anyone know of a C# logging framework that works under Mono for
Android, but also works for Windows and Mono Touch?

--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Suggestions-for-mono-compatible-logging-framework-tp5072214p5072214.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to