Hi Harish,

On Wed, Apr 17, 2013 at 8:15 PM, harish suvarna <[email protected]> wrote:
> ...I placed some debug messages to stdout/stderr in my engine. is there a way
> to capture them into a log file? Or is there any log4j mechanism?...

You should use slf4j, that will go to the standard Stanbol log and you
can configure the logging level from the web console.

See [1] for an example.

-Bertrand

[1] 
http://svn.apache.org/repos/asf/stanbol/trunk/enhancer/jobmanager/event/src/main/java/org/apache/stanbol/enhancer/jobmanager/event/impl/EnhancementJob.java

Reply via email to