On 08/25/2012 04:28 PM, JD wrote:
The way the apps are stacked so deeply upon lib after lib, by the time the failure is returned to the calling app, the app has no ide what happened. The high library stack is very likely to blame.
So? Each lib that detects an error should log it instead of just returning with an error status-code. Yes, I know that this sometimes means eight or ten lines in the log for one issue, but something like that makes it easy to spot. As is, there doesn't seem to be any reliable way to track things back to the root cause.
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org