Changes between Version 2 and Version 3 of LogLytics
- Timestamp:
- Jul 15, 2017, 1:36:51 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LogLytics
v2 v3 6 6 7 7 === Purpose of this project === 8 8 Develop a open source remote logging platform for android applications. 9 9 10 10 11 11 === Project Description === 12 12 13 Creation of an android library and a web platform for remote application log display. 13 14 15 Library should send data to web platform and use existing Loggers, without developer worry about re-develop his application to use library. 16 Web platform should be display and aggregate log coming from android devices. 14 17 15 18 === Project Source Code === … … 36 39 37 40 === Motivation for the Project === 38 Develop a open source remote logging platform for android applications. 39 Existing projects are commercial or offer a limited free version to developers. 41 Existing projects are commercial, offer a limited free version to developers or not designed for Android. 40 42 41 43