brockf / opengateway

A billing platform built for developers. Integrate multiple gateways and clients into one hosted environment.
Other
14 stars 21 forks source link

Build Better Logging System #3

Open lonnieezell opened 11 years ago

lonnieezell commented 11 years ago

This logging needs to based around exceptions as well, so that when cronjobs hit an error during their execution, we can log what went wrong. This logging area should be provided in a UI that users can browse through. This should be flexible enough that it can be used by every part of the system and the UI should provide filtering by module, date, etc.