Giter Site home page Giter Site logo

Comments (6)

superpowers11 avatar superpowers11 commented on July 3, 2024 1

That's ok, we can just take it out of the abundant budget the board of trustees has generously issued to this important work for the College. ._.

from project-phoenix.

eanyanwu avatar eanyanwu commented on July 3, 2024

Currently thinking about this while I wait on the test accounts to be created.
I am thinking that the most useful logs are those of exceptions. So we can have something as simple as:
(Time : Exception)

This msdn article suggests Exception filters as one way to the implement the logging.
What do you think?

from project-phoenix.

superpowers11 avatar superpowers11 commented on July 3, 2024

Exception filters seem like a decent way to go. I briefly looked over the article; would you use the OnException method override?
I did a quick web search on error logging in C# MVC and something called ELMAH came up a few times - a NuGet package to facilitate logging. Have you heard of it? This blog explains it briefly, and here is the home page

from project-phoenix.

eanyanwu avatar eanyanwu commented on July 3, 2024

I've heard the name, never knew what it did, but wow. It is amazing. I think the best part is the notification via slack/email etc... Unfortunately it isn't free :/
https://elmah.io/pricing/

from project-phoenix.

eanyanwu avatar eanyanwu commented on July 3, 2024

Lol. I'll briefly looking to see if there are other alternatives that have a similar setup...stay tuned

from project-phoenix.

eanyanwu avatar eanyanwu commented on July 3, 2024

Ok, so I read 60% of this and skimmed the rest.
Summary:
There are a few options with pros and cons depending on what we need. The first section is actually pretty informative. ELMAH is mentioned and briefly explained at the very end too.

What I think we need:

  • A developer maintaining this project shouldn't have a hard time finding the source of the problem when ResLife shoots her an email saying "The online rci system is not working". 🤕

Anything else you can think of?

from project-phoenix.

Related Issues (20)

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.