Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Birt Logging
Birt Logging [message #193456] Sun, 01 October 2006 13:21 Go to next message
Eclipse UserFriend
Originally posted by: jegd.ctv.es

Hi

I'm trying to deactivate birt's logging system. I've tried to set the level logging to Level.OFF after setting the log direccory,
but I'm still getting messages through the console. Is there any way to deactivate this?

Thanks
Re: Birt Logging [message #193566 is a reply to message #193456] Mon, 02 October 2006 14:37 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Have you tried:
config.setLogConfig(null, Level.OFF);

Jason

<jegd@ctv.es> wrote in message news:efofcb$aoh$1@utils.eclipse.org...
> Hi
>
> I'm trying to deactivate birt's logging system. I've tried to set the
> level logging to Level.OFF after setting the log direccory,
> but I'm still getting messages through the console. Is there any way to
> deactivate this?
>
> Thanks
>
>
Re: Birt Logging [message #194010 is a reply to message #193456] Wed, 04 October 2006 00:40 Go to previous message
Eclipse UserFriend
Originally posted by: bryant.harris.irisfinancial.com

If you're running the ReportEngine inside of a server, it is just using jdk
logging and you can install a handler. If you are using log4j you can use a
jdk logger to log4j adapter like the one in the Orangestad project
(http://orangestad.sourceforge.net).

If you are talking about within the tool then ignore me.


<jegd@ctv.es> wrote in message news:efofcb$aoh$1@utils.eclipse.org...
> Hi
>
> I'm trying to deactivate birt's logging system. I've tried to set the
> level logging to Level.OFF after setting the log direccory,
> but I'm still getting messages through the console. Is there any way to
> deactivate this?
>
> Thanks
>
>
Previous Topic:Benchmarck BIRT
Next Topic:Date Report Parameter
Goto Forum:
  


Current Time: Wed Apr 24 23:50:01 GMT 2024

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

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

Back to the top