I know that I can set the log level to DEBUG mode with the -X option, but then I get thousands of lines of useless output. Is there a way I can limit the output to only my class? Something like -Dlog.level.com.mycompany=DEBUG ?

I've also attempted using log4j but it seems there's no easy way to make log4j realize where the lo4j.properties file is, when testing a custom mojo.

Anyway, what is the best way to do this?

Thanks, Csaba



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to