Info
Version: | 1.2.8 |
Author(s): | Nu |
Last Update: | Tuesday, November 25, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Nu.Logger.LogViewer |
Install
Install-Package Nu.Logger.LogViewer
dotnet add package Nu.Logger.LogViewer
paket add Nu.Logger.LogViewer
Nu.Logger.LogViewer Download (Unzip the "nupkg" after downloading)
Dependencies
- Nu.Logger.Orm
- Nu.Logger
- log4net(2.0.3)
- Nu.Common(1.1.6)
- Nu.Controls.WinForms(1.0.1)
- ServiceStack.OrmLite(4.0.33)
Note, you need Nu.Logger.SqliteOrm if you have SQLite logger or you need Nu.Logger.PgsqlOrm if you have PostgreSql logger. LogViewer will load them at runtime.