Engine logger [message #117518] |
Thu, 26 January 2006 09:04  |
Eclipse User |
|
|
|
Originally posted by: jan.tanis.coas.com
Hi All,
I've adjusted the example java class that calls the report engine, but i
noticed that it logs loads of information. Is there a way to avoid this
logging in a "quite" way, or actually *NONE* logging. How do I disable
logging from the engine?
Thanks, Jan.
|
|
|
|
Re: Engine logger [message #118446 is a reply to message #117711] |
Fri, 27 January 2006 03:46  |
Eclipse User |
|
|
|
Originally posted by: jan.tanis.coas.com
Thanks Stanley,
That works just fine :)
Best regards, Jan.
Stanley Wang wrote:
> Jan Tanis wrote:
>
>> Hi All,
>>
>> I've adjusted the example java class that calls the report engine, but
>> i noticed that it logs loads of information. Is there a way to avoid
>> this logging in a "quite" way, or actually *NONE* logging. How do I
>> disable logging from the engine?
>>
>> Thanks, Jan.
>
>
> Check out EngineConfig.setLogConfig() function.
>
> public void setLogConfig(String directoryName, Level level)
>
> Level is a class defined by java.util.logging package.
>
> Stanley Wang
> BIRT Engine
|
|
|
Powered by
FUDForum. Page generated in 0.03204 seconds