posted 1/5/2010 09:31 AM by Tim Eisenhauer
Errors bugs and exceptions are a part of every extensive site no matter how stable and well built. Though completely preventing errors completely is not entirely possible, being equipped to handle errors, trace problems and recover from them as smoothly as possible is given a robust error management system.
The Communifire Admin Panel features a robust Error Handling & Logging section which can be found under the System Settings heading. The software framework has an in-built ability to log any errors and exceptions here with the error ID, error type, message and the code extract. This will ensure that any errors logged can be quickly looked into by administrators or by our team along with all the details they require to fix it. Since the code is well labeled and documented tracing and fixing errors is made quicker and simpler. With a system in place to recover from errors and log information related to them systematically, the Error Handling & Logging System is a vital feature for administration.