Introduction - If you have any usage issues, please Google them yourself
Replace bionic libc stdlib assert.c which logs to stderr with our version which does LOGF. To be effective, add CFLAGS += -UNDEBUG and explicitly link in assert.c in all build modules.