문제

I've recently used "Eclipse for Android" and found LogCat very helpful with it's filtering features, etc.

Is there an equivalent for Netbeans?

I would like to view Java logs from the java.util.logging API? It would be great to view logs and filter them by the Level, Source Class, etc.

도움이 되었습니까?

해결책

Log Management in NetBeans is similar to LogCat. Migrate to Tools>plugins for adding this.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top