Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [Teneo] Turn off some logging?
[Teneo] Turn off some logging? [message #765041] Tue, 13 December 2011 10:05 Go to next message
David Wynter is currently offline David WynterFriend
Messages: 4624
Registered: July 2009
Senior Member
Hi,

I could not find in the documentation the switch that reduces the amount
of logging Teneo puts out. I have several plugins using Teneo and seeing
my teneo settings output for each one is clogging up the log. How do I
turn off those main:HbDataStore - .... log messages?

Thx.

David
Re: [Teneo] Turn off some logging? [message #765052 is a reply to message #765041] Tue, 13 December 2011 10:23 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi David,
I could not find it either, maybe this helps:
http://wiki.eclipse.org/CDO/Hibernate_Store/Configuration_and_Setup#How_to_enable_Hibernate_logging

Teneo uses commons logging, it has been a very long time I looked at it... Is log4j also being used? You can find out
how log4j is configured by adding a jvm arg: -Dlog4j.debug

gr. Martin

On 12/13/2011 11:05 AM, David Wynter wrote:
> Hi,
>
> I could not find in the documentation the switch that reduces the amount of logging Teneo puts out. I have several
> plugins using Teneo and seeing my teneo settings output for each one is clogging up the log. How do I turn off those
> main:HbDataStore - .... log messages?
>
> Thx.
>
> David


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: [Teneo] Turn off some logging? [message #765068 is a reply to message #765052] Tue, 13 December 2011 10:59 Go to previous messageGo to next message
David Wynter is currently offline David WynterFriend
Messages: 4624
Registered: July 2009
Senior Member
Thx.

I have <property name="hibernate.show_sql" value="false"/> already. I
think I must have had that switch confused with another non existent
switch you used to turn off some debug. If it is log4j only then I just
need to work out where the important messages out of teneo are and
exclude the rest, or settle for ERROR level.

David

On 13/12/11 10:23, Martin Taal wrote:
> Hi David,
> I could not find it either, maybe this helps:
> http://wiki.eclipse.org/CDO/Hibernate_Store/Configuration_and_Setup#How_to_enable_Hibernate_logging
>
>
> Teneo uses commons logging, it has been a very long time I looked at
> it... Is log4j also being used? You can find out how log4j is configured
> by adding a jvm arg: -Dlog4j.debug
>
> gr. Martin
>
> On 12/13/2011 11:05 AM, David Wynter wrote:
>> Hi,
>>
>> I could not find in the documentation the switch that reduces the
>> amount of logging Teneo puts out. I have several
>> plugins using Teneo and seeing my teneo settings output for each one
>> is clogging up the log. How do I turn off those
>> main:HbDataStore - .... log messages?
>>
>> Thx.
>>
>> David
>
>
Re: [Teneo] Turn off some logging? [message #1398728 is a reply to message #765068] Fri, 11 July 2014 13:46 Go to previous message
András Bátor is currently offline András BátorFriend
Messages: 15
Registered: April 2014
Junior Member
Hi

I'm facing with the same problem and I cannot get a solution. I cannot manipulate the console logging, I use the standard logging of the teneo hibernate. So I dont have a log4j.properties file. How can I overwrite the teneo's property file? How can I rid of the log messages? What should I do?

Andrew
Previous Topic:What happens to a "loaded resource" when the Ecore editor is closed?
Next Topic:[XCORE] How To Design Question: How to model extensible single instances
Goto Forum:
  


Current Time: Thu Apr 18 05:42:07 GMT 2024

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

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

Back to the top