Add new TextLogger and JSON fixes
- Fix issue with JSON and Enum values #202
- Fix issue with JSON Number #205
- Add new
TextLogger
abstract class for text-based logger asDebugLogger
andFileLogger
. - Add static property
Instance
toConsoleLogger
andDebugLogger
- Upgrade to latest Code Pages nuget (this dependency will be removed in the future version).