Skip to content

Nummy is multi-framework Application Monitoring and Tracking system

License

Notifications You must be signed in to change notification settings

solarvoyager/Nummy

Repository files navigation

Nummy 💎

Nummy is a web application that shows your applications' logs and exceptions, request & response logs in one place using theese packages:

Nummy.CodeLogger - to log any information you need

Nummy.ExceptionHandler - to handle exceptions correctly

Nummy.HttpLogger - to log http requests and responses

Screens

Dashboard CodeLogs

It is built using .NET Core, Entity Framework Core, and PostgreSQL.

To set up Nummy on your Docker:

  1. Copy docker-compose.yml file.
  2. Run local instance using: docker compose up --detach
  3. Open browser and go to Dashboard http://localhost:8080/
  4. Copy DSN address from UI and configure it to your .net core application.

About

Nummy is multi-framework Application Monitoring and Tracking system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published