Starting from Android 4.1 the logs are quite restrictive (except when using USB debug mode). Processes cannot read the logs of other processes.
You should use BA.Log or BA.LogError. These methods, in debug mode, send the message to B4A-Bridge which then sends it to the IDE.