bethlakshmi / GBE

Code repository for the Great Boston Burlesque Expo
3 stars 0 forks source link

long-term: there seems to be no provision for logging #67

Open jonkiparsky opened 11 years ago

jonkiparsky commented 11 years ago

Logging is nice. Logging is better than sending angry red messages to the screen that we have to ask the user to read back to us if we want to troubleshoot. Logging doesn't reveal potentially unfortunate data to the user. Any major renovation to this codebase should result in incident logs replacing most of the error messaging - the user doesn't care why it failed, and they probably shouldn't know.

bethlakshmi commented 11 years ago

Love it.

jonkiparsky commented 10 years ago

The issues have changed, but we should think about logging at some stage. I'd call this "needs discussion".