/Caliburn.Micro.Logging

Logging Extensions for Caliburn.Micro

Primary LanguageC#MIT LicenseMIT

Caliburn.Micro.Logging

Source code to the Caliburn.Micro.Logging nuget package. See blog post See blog post See blog post

The Logging library is compiled with DEBUG attribute set, so ALL message sent to the Debug logger will be logged.

Version 1.2.1 - 2011/08/12 * Upgraded .NET 4 and Silverlight 4 versions to Caliburn.Micro 1.2.0 * Created a psake build script to be used in Continious Integration * Moved samples into their own solution

Version 1.2 - 2011/07/05

  • Added GlobalAssemblyInfo.cs and VersionAssemblyInfo.cs to contain common AssemblyInfo attributes
  • Removed DebugLogger.cs from the Caliburn.Micro.Logging assembly
  • Added DebugLogger.cs to the NuGet content directory
  • Support for .NET 4.0 and NET 4.0 Client Profile

Caliburn.Micro.Logging.log4net

Version 1.2.1 - 2011/08/11 * Upgraded .NET 4 and Silverlight 4 versions to Caliburn.Micro 1.2.0 * Created a psake build script to be used in Continious Integration

Version 1.0 - 2011/07/06

  • Support for .NET 4.0 only

Caliburn.Micro.Logging.NLog

Version 1.2.1 - 2011/08/11 * Upgraded .NET 4 and Silverlight 4 versions to Caliburn.Micro 1.2.0 * Created a psake build script to be used in Continious Integration Version 1.0 - 2011/07/06

  • Support for .NET 4.0 and .NET 4.0 Client Profile