|
|
|
|
|
by arethuza
5547 days ago
|
|
That's not a bad idea. Some suggestions/ideas: - It would need to be asynchronous - It would be nice to collect a log locally and send it centrally under specific circumstances (e.g. an error occurs send everything that has been logged so far) - Using some kind of local storage option might be nice (e.g. the interface to SQLite that WebKit-based browsers have). |
|