Use a filter. You simply open LogCat and click on the green +one that you will see on the toolbar. Define the parameters that you want to filter, and the new filter will open using only the lines you want.
The most logical way to filter is by the name of your package, so your application or applications in the workspace will be logged and the rest will be divided.

source
share