It is proposed log the results of java.util.Process starts with the command line, environment vars, directory and the resulting pid.
The basic command line and result will be logged under Logger.FINE so they are normally logged.
With Level.FINER, the environment and directory will be logged in addition.
The basic command line and result will be logged under Logger.FINE so they are normally logged.
With Level.FINER, the environment and directory will be logged in addition.