Adam Strzelecki wrote:

<snip/>

instead options.getLogger().error("Exception", e);

.. coz I needed to modify Main.java in order to see the stack trace.

That's how its meant to work. If you want the stack trace then specify the -d option when running from the command line.

Chris


Reply via email to