whyleee / MvcLogViewer

Simple MVC-based online viewer for log files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MvcLogViewer

Simple MVC-based online viewer for log files.

Install from NuGet:

Install-Package MvcLogViewer

The package installed as ASP.NET MVC area, so all code and views can be easily changed right in the project.

App settings

  • LogViewer.LogDir: physical or virtual path to directory with logs. Default: ~/App_Data/logs/.

About

Simple MVC-based online viewer for log files


Languages

Language:CSS 85.9%Language:Pascal 12.8%Language:C# 1.3%