delete java.util.logging log files
800455Feb 19 2010 — edited Feb 19 2010Hi All,
Is it possible to delete/clear the log file used by java.util.logging while the application is running by.
Basically, I want the user to click on a button and clear the current log for debugging purposes.
Regards
Thanks