RazorSoftware.Logging-3134b41

v1.0.5.2-beta is live!

Fixed FileOutput path handling on Linux/Osx platforms.

  • FileOutput now translates paths across platforms by replacing backslashes with forward slashes as required.
  • NuGet package generation improvements.
  • Bug fixes on LogLevel enum and DoxyFile updates.

Improved SlimLogger

+ Added Auto/Manual flushing capabilities to FileLogger instances.
– Bumped library version to 1.0.5.2-beta

Logger improvements and Bug fixes

– Added WriteColored/WriteColoredLine methods to the Logger class.
– Logger AutoWrapping now prints line repetitions summary in a formatted line.
– Logger now prints its statistics in a formatted line when closed.
+ Added IsInitialized property to the static Log class for tracking Library Initialization.

Share this post

Leave a Reply