Possible Duplicate:
Android Logging
On Android, there is a way to disable logs / stacktrace, which prints when the application is signed with code and is in release mode. Is there any direct way to do this?
In Iphone, I heard that logs will not print in the default release mode.
source
share