Closed Bug 1027722 Opened 10 years ago Closed 10 years ago

Better logging facilities in calendar app

Categories

(Firefox OS Graveyard :: Gaia::Calendar, defect)

x86
Linux
defect
Not set
normal

Tracking

(tracking-b2g:+)

RESOLVED FIXED
tracking-b2g +

People

(Reporter: gaye, Assigned: gaye)

References

Details

(Whiteboard: [priority])

The gaia email app has a great logging situation. This helps them diagnose bugs. Calendar, on the other hand, deliberately says nothing for performance concerns. We should log more things! Currently, much of our code uses visionmedia/debug which is simple, but nice. One issue is that all of the logs are currently written through localStorage which is a showstopper. We should either figure out what email uses and move onto that or hack debug so that we can configure it to fit with our api/perf needs.
Blocks: 1027729
Whiteboard: [priority]
[priority] --> tracking-b2g:+ conversion
tracking-b2g: --- → +
Assignee: nobody → gaye
We improved the logging situation dramatically when we moved over to amd modules and now the logcats are generally pretty useful :)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.