Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Disable logging
Disable logging [message #328015] Thu, 24 January 2008 17:15
Raheel Ashraf is currently offline Raheel AshrafFriend
Messages: 2502
Registered: July 2009
Senior Member
Hi,

I am using Birt 2.1 to generate reports from Eclipse..How do I disable
logging.
According to previous thread,
http://dev.eclipse.org/newslists/news.eclipse.birt/msg12005. html

config.setLogConfig(null, Level.OFF);

but this didnt work for me. I still see things like:

24-Jan-2008 12:12:12 PM
org.eclipse.birt.data.engine.executor.cache.SmartCacheHelper populateData
INFO: MemoryCache is used
24-Jan-2008 12:12:12 PM
org.eclipse.birt.data.engine.executor.cache.SmartCacheHelper populateData
INFO: Time consumed by cache is: 0 second
24-Jan-2008 12:12:12 PM
org.eclipse.birt.data.engine.executor.cache.SmartCacheHelper populateData
INFO: memoryCacheRowCount is 20000
24-Jan-2008 12:12:12 PM
org.eclipse.birt.data.engine.executor.cache.SmartCacheHelper populateData
INFO: MemoryCache is used

Thanks
Previous Topic:Disable logging
Next Topic:Disable logging
Goto Forum:
  


Current Time: Fri Apr 19 01:06:59 GMT 2024

Powered by FUDForum. Page generated in 0.01774 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top