altoslib: Add callback from AltosLog on file open failure
authorKeith Packard <keithp@keithp.com>
Sun, 10 Oct 2021 04:31:24 +0000 (21:31 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 10 Oct 2021 04:31:24 +0000 (21:31 -0700)
commit3488d86de2e114a46e59bd4d2a2d7b95bf633963
treea3c11e9de5fd7a522b3f30a9a23f4c18fce1bd4d
parent4b3ccb73a26f91917d327558295506ce3c02d684
altoslib: Add callback from AltosLog on file open failure

This lets the UI tell the user that logging isn't working.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosLog.java
altoslib/AltosLogTrace.java [new file with mode: 0644]
altoslib/Makefile.am