Skip to content

Add new TextLogger and JSON fixes

Compare
Choose a tag to compare
@geoperez geoperez released this 24 Sep 19:36
· 817 commits to master since this release
  • Fix issue with JSON and Enum values #202
  • Fix issue with JSON Number #205
  • Add new TextLogger abstract class for text-based logger as DebugLogger and FileLogger.
  • Add static property Instance to ConsoleLogger and DebugLogger
  • Upgrade to latest Code Pages nuget (this dependency will be removed in the future version).