Uno.MvvmCross/MvvmCross.Forms
William Barbosa df48c743d0 Netstandard fixes for the logging mechanism (#2556)
* Remove reflection from console log provider

* Move files to a more appropriate namespace

* Remove reflection extensions

* Remove reflection from TraceEvent

* Fix MvxSetup namespaces

* Remove usages of MvxTrace from main package

* 🔥 DebugTrace from starter packs

* Remove None from MvxLogProviderType

This is the default mechanism now and the basic logging does not
require reflection anymore.

* Fix all instances of MvxTrace in main lib

* Rename MvxBindingTrace to log

* Fix logging in Android support and Forms

* Fix logging for plugins and tests

* Fix remaining log issues
2018-01-25 16:46:03 +01:00
..
Base Netstandard fixes for the logging mechanism (#2556) 2018-01-25 16:46:03 +01:00
Bindings Netstandard fixes for the logging mechanism (#2556) 2018-01-25 16:46:03 +01:00
Platform Netstandard fixes for the logging mechanism (#2556) 2018-01-25 16:46:03 +01:00
Views Netstandard fixes for the logging mechanism (#2556) 2018-01-25 16:46:03 +01:00
MvvmCross.Forms.csproj Netstandard fixes for the logging mechanism (#2556) 2018-01-25 16:46:03 +01:00