일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Windows10
- Java
- docker
- wireshark
- namespace
- Android
- macos
- dart
- configmap
- Flutter
- HLS
- Kubernetes
- RTMP
- Sysinternals
- android studio
- deployment
- aws cli
- golang
- aws
- kubectl
- spring cloud config
- Pod
- 행정구역분류
- nginx-media-server
- ffmpeg
- ebpf
- VSCode
- Shell script
- service
- Python
Archives
- Today
- Total
woonizzooni
DebugViewPP/DebugView++로 adb logcat 보기 (Windows환경) 본문
오픈소스SW인 DebugView++으로 adb logcat 내용을 받아보자.
Windows 로컬 환경에서 디버그 로그 모니터링 툴인 DebugView (Dbgview.exe) 보다
더 기능을 확장(?)했다고해서 PP (++) 를 붙였나보다.
o DebugViewPP = DebugView++
https://github.com/CobaltFusion/DebugViewPP
Mac 터미널에서 adb logcat output을 파일로 떨구고
LogTail(http://www.logtailapp.com/)로 보는 것과 유사(?)하게 응응할 수 있겠다.
ex) adb logcat -v time | DebugView++.exe
'Android' 카테고리의 다른 글
Android Device Monitor 실행 불가 - "Error Loading DDMS Preferences", "!MESSAGE Application error. java.lang.NullPointerException" (2) | 2019.07.27 |
---|---|
adb logcat 먹통일 때 (0) | 2019.06.14 |
Comments