Skip to content

Latest commit

 

History

History
executable file
·
20 lines (16 loc) · 749 Bytes

README.md

File metadata and controls

executable file
·
20 lines (16 loc) · 749 Bytes

Aether's Notebook Android Client

About

Aether's Notebook is a client-server logging framework. This is the Android client version. It consists of two features, a library for logging data and an application for controlling the logging. Several built in loggers are included for logging information from the Android wireless sensors (e.g. 3G connectivity) as well as a file appender for recording log information.

Future versions will expose hooks to allow extra appenders and loggers to be inserted easily into the system.

Licence

All code licensed under the AGPLv3, except 3rd party libraries which are distributed under their individual licences. A copy of the licence is included with this source distribution.