Giter Site home page Giter Site logo

sentry's Introduction

Sentry

A system to watch and display log messsages.

This project was inspired by https://sentinel.codeplex.com/

Unfortunately when looking at sentinel source it didn't appear to be developed using TDD.

So the purpose of Sentry is to build a log monitoring and analysis system using TDD and at the same time use this a a teaching resource.

Basic Idea (4/1/17).

The sentry conssts of a Hub.

Listeners can be registered with the hub.

Listeners can be unregistered from the hub.

A listerner raises events on the IListener interface.

NOTE: The initial version of these notes will use MSTest as this is in use where the notes will be used.

In this first part we want to make sure there is only one instance of each listener added so that we don't get duplicate log messages.

Testing Exceptions First (10/1/17)

Following Bob Martin, he suggests that exceptions shold be tested first:

https://www.safaribooksonline.com/a/clean-code/4800608/

sentry's People

Contributors

jasoncozens avatar

Watchers

 avatar James Cloos 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.