ffi/android: display Nit errors on the system log
authorAlexis Laferrière <alexis.laf@xymus.net>
Fri, 27 Apr 2012 18:13:53 +0000 (14:13 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Fri, 1 Feb 2013 19:34:17 +0000 (14:34 -0500)
commit9fa5da12e226e12b19e4971bf3d8d06ea2e4c2f4
tree30f30d43c3e52f22514f66e5b2ba8d93f2b3168e
parentaebca6e86887842b08663a61f97c1e8924d80b5b
ffi/android: display Nit errors on the system log

Redirect low level Nit error messages to the standard logging system
on android.

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
clib/nit_main.c