ProphetsWay.Logger NuGet Package

A simple and easy to use Logging library that allows for customizable outputs for log entries.

Go to https://github.com/ProphetManX/ProphetsWay.Logger for more information.

Just one of a few Utility projects I've created for myself and wanted to share.

The namespace for the projects are all "ProphetsWay.Utilities" and the class to use is "Logger".

To Use:
add "using ProphetsWay.Utilities;" to your class

and then you can call the Logger directly.
Logger.AddDestination(new ConsoleDestination());
Logger.Debug("Hello World!");.




Got any ProphetsWay.Logger Question?





Info

Version: 3.0.1-420.Beta
Author(s): G. Gordon Nasseri
Last Update: Friday, May 13, 2022
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/ProphetsWay.Logger


Install
Install-Package ProphetsWay.Logger
dotnet add package ProphetsWay.Logger
paket add ProphetsWay.Logger
ProphetsWay.Logger Download (Unzip the "nupkg" after downloading)

.NETFramework 4.0
  • No dependencies.
.NETFramework 4.5
  • No dependencies.
.NETStandard 1.3 .NETStandard 1.6 .NETStandard 2.0
  • No dependencies.
net451
  • No dependencies.
net452
  • No dependencies.
net46
  • No dependencies.
net461
  • No dependencies.
net471
  • No dependencies.
net48
  • No dependencies.
net5.0
  • No dependencies.
netcoreapp2.1
  • No dependencies.
netcoreapp3.1
  • No dependencies.
netstandard2.1
  • No dependencies.
1 package depend on this package.




STATS

must-have-score

2.1

avg-downloads-per-day

6

days-since-last-release

927