Re: Debug -X mode

2005-10-02 Thread Kenney Westerhof
On Sun, 2 Oct 2005, Donszelmann, Mark wrote: > Hi > > I would like to run our tool in verbose mode from m2 when m2 > has the -X (debug) option switched on. > > How do I see if that is switched on (from java). Get a logger (from a plugin: getLog()) and check if debug is enabled getLog().isDebug

Debug -X mode

2005-10-02 Thread Donszelmann, Mark
Hi I would like to run our tool in verbose mode from m2 when m2 has the -X (debug) option switched on. How do I see if that is switched on (from java). Regards Mark Donszelmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For a