Skip to main content
  1. Posts/

Caliburn.Micro.Logging for NLog and log4net Updated

·79 words·1 min·
Programming Logging Log4net Caliburn.Micro MVVM NuGet NLog
David Buksbaum
Author
David Buksbaum
Table of Contents

I just released an update for Caliburn.Micro.Logging , Caliburn.Micro.Logging.NLog, and Caliburn.Micro.Logging.log4net. All three are now at version 1.2.1, and are available on NuGet. This is a just a minor patch release with the version notes below.

Please see the following posts for usage:

Version Notes
#

  • Upgraded .NET 4 and Silverlight 4 versions to Caliburn.Micro 1.2.0
  • Created a psake build script to be used in Continuous Integration
  • Moved samples into their own solution