/logback-request-ui

Renderer for logback-request in Angular

Primary LanguageJavaScriptApache License 2.0Apache-2.0

logback-request-ui

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.

alt text

TODO:

  • Make this work as a web jar
  • Update to latest Bootstrap
  • Update to latest Angular