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 -...

Read more...

RazorSoftware.Logging-d0df644

V 1.0.5-beta is live. Added Doxygen configuration for automatic doc generation + Added Doxugen resource files to Resources directory.+ Added project Logo to Resources directory.+ Added Namespace documentation for Doxygen.- Updated README.md with the most recent doc and download links (1.0.5).- Updated .gitignore to skip helper scripts for doxygen. See the full commit...

Read more...

RazorSoftware.Logging-3aa43d3

Source Release project configuration and Statistics printing + Support for generating a source-only NuGet package by specifying the Source Release project configuration.+ Added preprocessor directive to ignore the file NativeMethods.cs when building against .NET Core.+ Added support to the logging facilities for printing statistics to the log files when they are...

Read more...

RazorSoftware.Logging-54884f1

Improved Token Expansion - Vastly improved token expansion speed (no more RegExp)+ ConsoleOutput now returns to the initial Console Fore/Back colors when deinitialized.- Improved Unit testing- Bumped library version to 1.0.5 This commit breaks compatibility with previous versions due to a new Token Expansion logic See the full commit on Bitbucket https://bitbucket.org/kderazorback/razorsoftware.logging/commits/54884f1e6af04458b221fc9e399b2ef709223ff4

Read more...