Error logging

Discussion in 'Hosting Services / Control Panel' started by Bruce, May 30, 2007.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Bruce

    Bruce DiscountASP.NET Staff

    If I were to do an application, I would use a combination of these techniques. I would do, logging into DB as well as email.


    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  2. What are the usual ways to notify errors in a web application hosted by our site?

    - Event Log ? I guess this would be disabled by security.
    - SMTP Notify by e-mail?
    - Write to a DB (if DB server is down I will have to track down that case).
    - Append it to a text file?

    Thanks, Regards
    Braulio
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page