This Question is Possibly Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
1 Replies Last post: Feb 5, 2013 4:08 PM by Eugene Kudelevsky  
Bob Jones Newbie 1 posts since
Feb 5, 2013
Currently Being Moderated

Feb 5, 2013 7:05 AM

Possible to setup Android logging by application name?

Been using Eclipse for all my Android development and thought I'd try IntelliJ. Just have a question regarding the Logcat. With Eclipse I can create a filter by Application Name which prints all the error, info, etc that I choose to log. This is nice and simple to setup and captures all I am interested in and no other random logs. I see there is no equivalent in IntelliJ? The same is achievable, but I need to set up a filter for pretty much every class I am interested in, that could be tedious. Am I missing something? Could this be added to IntelliJ?

Eugene Kudelevsky JetBrains 152 posts since
Jun 19, 2009
Currently Being Moderated
Feb 5, 2013 4:08 PM in response to: Bob Jones
Re: Possible to setup Android logging by application name?

Hello,

 

No, currently there is no such possibility. Planned for 12.1. Please, follow IDEA-97046

More Like This

  • Retrieving data ...