Logback-beagle is intended as a
replacement for viewing logs via the console. It offers several
advantages over the plain-old console:
Events of level WARN and ERROR are marked by an orange flag
and respectively a red flag.
Quickly jump to the class and line where a given logging
request originated
Easly view and jump to the callers of any log statement upto
eight levels deep
Change the output format on-the-fly
Measure the time elapsed between any two lines of log