Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Indexer polluting the log file

This should really be configurable and disabled by default. Filling the log with cruft doesn't help anyone who is looking after Eclipse users and want to debug different problems where CDT may also be involved. 

If it's really necessary to know whether an indexer has not run, maybe logging when it fails is more appropriate. But there's a debug options setup that allows you to increase the level of verbosity of particular features - it sounds like that should be used instead of all the time. 

Alex

Sent from my iPhone 4S

On 24 Aug 2012, at 05:54, Yevgeny Shifrin <Yevgeny.Shifrin@xxxxxxxxxxx> wrote:

Hi,
 
I think that this info is very useful and I am not indexer developer. This way I know that my project was indexed and number of unresolved names is reasonable. In my opinion, it should not be changed.
 
Thanks,
Yevgeny
 

From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Doug Schaefer [dschaefer@xxxxxxx]
Sent: Friday, August 24, 2012 4:51 AM
To: CDT General developers list.
Subject: Re: [cdt-dev] Indexer polluting the log file

I find it useful when checking to make sure projects are set up correctly. But yeah, there aren't many other features that add info logs in production.

BTW, you realize how important the indexer is when it doesn't work and you end up with yellow squiggly lines littered throughout your source code ;)

:D

From: Mikhail Khodjaiants <mikhailkhod@xxxxxxxxxxxxxx>
Reply-To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
Date: Thursday, 23 August, 2012 9:18 PM
To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
Subject: Re: [cdt-dev] Indexer polluting the log file

On 23/08/2012 6:16 PM, Cortell John-RAT042 wrote:
That said, I’m happy to yield. If others are bothered by the message, they’ll speak up J

I was very annoyed when this "feature" was added and spoke up but it didn't help.


This e-mail message is intended for the recipient only and contains information which is CONFIDENTIAL and which may be proprietary to ECI Telecom. If you have received this transmission in error, please inform us by e-mail, phone or fax, and then delete the original and all copies thereof.

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

Back to the top