Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you now redeploy your application all the output from your application should be logged in the file you chose.

The advantage of using java.util.logging over log4j is that no additional dependencies are introduced.

Monitoring the log file

Use probe to monitor the log file produced by your application going to:

...