maybe some stupid question here:
I've followed the configuration for logging  -DXXX
```
.level=ALL
handlers=java.util.logging.ConsoleHandler
java.util.logging.ConsoleHandler.level=ALL
```

I can see the generated java code logged in the console

when I running tests in under the optimiser package, I was also expecting
like the `graph` being dumped out to console.
however, isTraceEnabled always returns False, nothings gets logged.

am I missing something else ?

-- 
~~~~~~~~~~~~~~~
no mistakes
~~~~~~~~~~~~~~~~~~

Reply via email to