Currently the app is missing any kind of error logging so finding and fixing bugs can be very time consuming. We should add a error logging module so that we can create and maintain error logs. If possible we should try to find a module that can either be disabled with not dev-testing versions or have the ability to be very verbose for dev testing and very limited in production releases.
Currently the app is missing any kind of error logging so finding and fixing bugs can be very time consuming. We should add a error logging module so that we can create and maintain error logs. If possible we should try to find a module that can either be disabled with not dev-testing versions or have the ability to be very verbose for dev testing and very limited in production releases.