Monday, February 8, 2010

A sample application to try logger

A sample application to show the built in java logger in action:
https://docs.google.com/leaf?id=0B6pf6btYtM3IYWIzN2E2NmItYmYyMS00ZTRkLThhOGQtMDMxNjYyNzEyNGZk&hl=en
To run this, compile and then use:
java -Djava.util.logging.config.file=logger.properties MainClass

No comments:

Post a Comment