# LogFX - 멀티플랫폼 오픈소스 로그 뷰어

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=6055](https://news.hada.io/topic?id=6055)
- GeekNews Markdown: [https://news.hada.io/topic/6055.md](https://news.hada.io/topic/6055.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-02-27T10:06:01+09:00
- Updated: 2022-02-27T10:06:01+09:00
- Original source: [renatoathaydes.github.io](https://renatoathaydes.github.io/LogFX/index.html)
- Points: 11
- Comments: 1

## Topic Body

- 대용량 파일도 빠르게 볼 수 있는 로그 뷰어   
- 갱신 멈춤 가능한 Tail 기능   
- 모든 로그파일의 특정 날짜/시간으로 이동 가능   
- 정규식을 이용한 문자열 하이라이팅   
- 여러 종류의 로그를 동시에 하이라이트 가능하게 그룹화 가능   
- 키보드로 모든 기능 지원   
- JavaFX 오픈소스

## Comments



### Comment 9076

- Author: kunggom
- Created: 2022-02-28T23:08:01+09:00
- Points: 1

오늘 실제로 어떤 스테이징 서버에서 잠시 써봤는데, 즉각적으로 올라오는 로그를 볼 때는 실시간성이 떨어져서 보는 데 좀 별로였습니다. 그 경우에는 차라리 Tail로 보는 게 낫더라고요. 과거 로그를 뒤져야 할 때는 유용할지도 모르겠습니다만…
