Giter Site home page Giter Site logo

hnjm / logman Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dimdung82/logman

1.0 2.0 0.0 639 KB

ASP.NET application which receives application logs, and lets users see and analyse the logs.

License: GNU General Public License v3.0

PLSQL 0.11% PLpgSQL 0.29% C# 71.42% HTML 1.31% CSS 11.74% JavaScript 15.10% ASP 0.04%

logman's Introduction

Logman

Manages your logs!

Logman is an ASP.NET application which receives application logs through some REST APIs, and then lets the end users see and analyse them through lists and chart.

This is very useful when you or your company want to have a centralized repository of your application logs (Erros, Infos etc) to have visibility on your applications in a production environment. With Logman you will not have to use a third-party on-cloud service which have down sides such as network dependency (no Internet = no logs) and exposes your sensitive debug information to them.

This code also can be used for learning purposes. I've used some patterns (e.g. Unit Of Work, Repository, IOC etc) as well as Google Charts.

This project is a work-in-progress. It's 80% done and will be ready for use with some improvements.

Roadmap:

What is needed to complete this project is:

  • Complete the UI code
  • Add unit tests
  • Use some dependencies by using IOC (e.g. in SQLServer DataAccess Layer class)
  • Fix namings. Some namings are not correct (e.g. the SQL Server data access layer is in a folder called Facade!)
  • Add NLog target

logman's People

Contributors

aussiearef avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.