Skip to main content
  1. Posts/

Caliburn.Micro.Logging 2.0.3 Released

·118 words·1 min·
Programming Caliburn.Micro Caliburn.Micro.Logging Log4net Logging NLog
David Buksbaum
Author
David Buksbaum

Just a quick note that with the release of Caliburn.Micro 2.0.0, I have updated the logging libraries to use the latest and pushed to NuGet.

Usage
#

For usage instructions read my post Re-Introducing Caliburn.Micro.Logging.

NuGet
#

For those that just want to NuGet and go, here are Package Manager Console commands:

Caliburn.Micro.Logging
#

Caliburn.Micro.Logging.log4net
#

Caliburn.Micro.Logging.NLog
#

Getting the Code
#

As always, the code Caliburn.Micro.Logging is on github at https://github.com/dbuksbaum/Caliburn.Micro.Logging.

Finally
#

Not a really big change, but it takes the logging libraries out of the pre-release state. As always, comments, suggestions, and critiques welcome. You can comment below, add an issue to the issue tracker, or send me an email using the blog comment form.