I am using an open Source Library for my Android Application. However its developers did not remove all the Log statements before releasing it. This causes a lot of ruckus in LogCat.
Is there a way to turn the Log Messages from a specific Java library Off ?