# BugJail - 시간순으로 모든걸 기록후 재생가능한 새로운 방식의 Java 디버거

> Clean Markdown view of GeekNews topic #1120. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1120](https://news.hada.io/topic?id=1120)
- GeekNews Markdown: [https://news.hada.io/topic/1120.md](https://news.hada.io/topic/1120.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2019-12-21T11:49:39+09:00
- Updated: 2019-12-21T11:49:39+09:00
- Original source: [bugjail.com](https://bugjail.com/)
- Points: 6
- Comments: 1

## Topic Body

백그라운드 에이전트가 실행되는 Java코드의 모든걸(초당 2천만 이벤트까지) DB에 기록.

음악재생처럼 시간대별로 슬라이더 앞뒤로 움직여가며 앱의 코드 동작을 확인 가능.

윈/맥/리눅스 모두 지원. 내년 중순엔 안드로이드 지원예정. 그이후에 .NET 이나 JS까지

## Comments



### Comment 750

- Author: kunggom
- Created: 2019-12-22T13:19:54+09:00
- Points: 2

아직 자바 8 이후는 지원을 안 하는 것 같고, VS Code나 InteliJ IDEA 같은 개발 플랫폼용 플러그인도 제작 도중이라는 걸 보니 당장 써먹기는 좀 불편할 것 같습니다만… 대단하네요.
