Info
Version: | 1.0.4.6-beta |
Author(s): | RazorSoftware |
Last Update: | Wednesday, March 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/kderazorback/razorsoftware.logging |
NuGet Url: | https://www.nuget.org/packages/com.razorsoftware.logging |
Install
Install-Package com.razorsoftware.logging
dotnet add package com.razorsoftware.logging
paket add com.razorsoftware.logging
com.razorsoftware.logging Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Features
- Automatically creates a new Console window for GUI applications.
- Reuses the existing Console window for CLI Applications.
- Multiple File Outputs at the same time.
- Per-Output message filtering via Log Levels.
- Fast Thread Synchronization
- File outputs can be opened/closed on the fly.
- Supports writing messages to an attached Debugger
- Fully documented.
- Centralized and Decentralized Logging
- Support for Custom Log Outputs
Project Site: https://bitbucket.org/kderazorback/razorsoftware.logging.