dolibarr-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Dolibarr-dev] Some Changes were removed from develop branch


From: Marcos García
Subject: Re: [Dolibarr-dev] Some Changes were removed from develop branch
Date: Wed, 22 Jul 2015 09:42:43 +0200

It is actually not... If you take a closer look, it only debugs the query if the log is at DEBUG level, but if it is only at ERROR level, we won't be able to get the query.

Regards,
 
Marcos García
address@hidden

2015-07-20 14:34 GMT+02:00 Laurent Destailleur (aka Eldy) <address@hidden>:
Can you point me the line were information were removed into commit 

The only thinkg i sea is merging several line into one to have one line per one error.

May be you are speaking about the
dol_syslog(get_class($this)."::query SQL Error query: ".$query, LOG_ERR);

This line with full query string is already reported into the query method.

2015-07-18 11:45 GMT+02:00 Marcos García <address@hidden>:
Hi,

In june of last year I've improved SQL error logging so that we could trace the database queries that were triggering an error in the database


But it seems that they got removed two months later in this commit https://github.com/Dolibarr/dolibarr/commit/be6f99c10e0983d8088ec81d008089530270cb20

I'd really want to know why my changes got removed...

Regards,
 
Marcos García
address@hidden

_______________________________________________
Dolibarr-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev




--
------------------------------------------------------------------------------------
Google+: https://plus.google.com/+LaurentDestailleur/
Facebook: https://www.facebook.com/Destailleur.Laurent
------------------------------------------------------------------------------------
* Dolibarr (Project leader): http://www.dolibarr.org (make a donation for Dolibarr project via Paypal: address@hidden)
* AWStats (Author) : http://awstats.sourceforge.net (make a donation for AWStats project via Paypal: address@hidden)
* AWBot (Author) : http://awbot.sourceforge.net
* CVSChangeLogBuilder (Author) : http://cvschangelogb.sourceforge.net



_______________________________________________
Dolibarr-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev



reply via email to

[Prev in Thread] Current Thread [Next in Thread]