Skip to content

Forinil/JavaScriptLogger

Repository files navigation

JavaScriptLogger

How to use

See test application implementation

How to run example application

  1. git clone https://github.com/Forinil/JavaScriptLogger.git
  2. cd JavaScriptLogger
  3. mkdir logs
  4. mvn clean install
  5. cd javascript-logger-testapp
  6. mvn cargo:run
  7. Use your browser to go to http://localhost:8080/testapp
  8. Use test app to create logs
  9. Check browser's developer console and the application's log file to see logs. By default the application's log file is located in javascript-logger-testapp/target/cargo/configurations/tomcat9x/logs/test-app.log

About

Java SLF4J-based library and webjar allowing for logging JavaScript events to server-side log file.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published