560
Downloads
125
Downloads of v 0.0.3.0
2013-04-04
Last update
this.Log Logging Extension
0.0.3.0
this.Log is a Logging Extension that works in all code locations.
This package by itself only brings the logging extension and allows you to call this.Log().Debug, etc.
What it doesn't bring though is a logging facility. Please search nuget for this.Log to see the facilities.
To install this.Log Logging Extension, run the following command in the Package Manager Console
PM> Install-Package this.Log
Release Notes
== v0.0.3 ==
Strong named the assembly - https://github.com/ferventcoder/this.Log/pull/6
Error and Fatal can now have Exceptions passed to them (only the Func<string> versions though) - https://github.com/ferventcoder/this.Log/commit/4a468d2836312184597981e5e91a98909e23f1f8
Owners
Authors
Copyright
Copyright 2012
Tags
Dependencies
This package has no dependencies.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| this.Log Logging Extension 0.0.3.0 | 125 | Thursday, April 04 2013 |
| this.Log Logging Extension 0.0.2.0 | 407 | Thursday, December 20 2012 |
| this.Log Logging Extension 0.0.1.0 | 28 | Monday, December 17 2012 |