Hi,

Having folks stumbling over process creation and problems of quoting,
especially on windows, it seems useful to log the native commands and arguments.
They are proposed to be logged using the PlatformLogger at Level.FINE
which will not be logged by default. The environment is useful in some cases, but verbose, that it should be Logged at FINER. The pid of the spawned process
logged as well for traceability.

Please take a look at this first draft and comment on whether it is useful,
a good idea and any improvements needed.

Webrev:
   http://cr.openjdk.java.net/~rriggs/webrev-log-processcreate/

Thanks, Roger

Reply via email to