Renderer for logback-request in AngularJS. Logback-request has Servlet filters that inject the current request's log messages as JSON into the HTML response. This Angular component reads the JSON and renders it into a table at the bottom of the HTML document.
TODO:
- Make this work as a web jar
- Update to latest Bootstrap
- Update to latest Angular