BrowserLog is a log appender that let you use your browser console as a live log viewer.
Info
| Version: | 1.1.0 |
| Author(s): | Alexandre Victoor |
| Last Update: | Sunday, October 18, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/alexvictoor/BrowserLog |
| NuGet Url: | https://www.nuget.org/packages/BrowserLog |
Install
Install-Package BrowserLog
dotnet add package BrowserLog
paket add BrowserLog
BrowserLog Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(2.0.3)
Tags