1. this.Log Logging Extension

    By:

    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.

  2. this.Log Logging Extension (NLog Plugin)

    By:

    this.Log-NLog is the NLog plugin to this.Log logging extension.

  3. this.Log Logging Extension (log4net Plugin)

    By:

    this.Log-log4net is the log4net plugin to this.Log logging extension.

  4. this.Log Logging Extension (Rhino Mocks Plugin)

    By:

    this.Log-RhinoMocks is the Rhino Mocks plugin to this.Log logging extension that brings the MockLogger.s

  5. this.Log Logging Extension (log4net Plugin) SAMPLE

    By:

    this.Log-log4net.Sample is a sample of how to use the log4net plugin to this.Log logging extension.

  6. this.Log Logging Extension (NLog Plugin) SAMPLE

    By:

    this.Log-NLog.Sample is a sample of how to use the NLog plugin to this.Log logging extension.

  7. this.Log Logging Extension (Moq Plugin)

    By:

    this.Log-Moq is the Moq plugin to this.Log logging extension that brings the MockLogger.

  8. this.Log Logging Extension (NLog Plugin) SAMPLE for VB.NET

    By:

    this.Log-NLog.Sample is a sample of how to use the NLog plugin to this.Log logging extension.

  9. this.Log Logging Extension (log4net Plugin) SAMPLE for VB.NET

    By:

    this.Log-log4net.Sample is a sample of how to use the log4net plugin to this.Log logging extension.