Notes |
|
(0005255)
|
user71
|
2005-06-01 00:00
(edited on: 2008-06-12 09:43) |
|
|
|
(0001636)
|
user11
|
2007-07-28 17:13
(edited on: 2008-06-12 09:20) |
|
Logged In: YES
user_id=1505407
Originator: YES
Here are some Examples:
log4jFactLine.debug("FactLine - save - antes de Record_ID2 " + m_Record_ID);
log4jFactLine.debug("FactLine - save - despues de Record_ID2 = " + Record_ID2);
log4jFactLine.debug("FactLine - save - despues de line optional info");
log4jFactLine.debug("FactLine - save - antes de Revenue Recognition for AR Invoices");
log4jFactLine.debug("FactLine - save - despues de Revenue Recognition for AR Invoices");
if (log4j.isDebugEnabled()) log4j.debug("****** strSales: " + strSales + " fecha desde: " + strDateFrom + " fecha hasta: " + strDateTo + " detalle: " + strDetail);
if (log4j.isDebugEnabled()) log4j.debug("****** strSales: " + strSales + " fecha desde: " + strDateFrom + " fecha hasta: " + strDateTo + " detalle: " + strDetail);
if (log4j.isDebugEnabled()) log4j.debug("****FIN: "/* + ((data!=null && data.length>0)?data[0].html:"")*/);
if (log4j.isDebugEnabled()) log4j.debug("****** strSales: " + strSales + " fecha desde: " + strDateFrom + " fecha hasta: " + strDateTo + " detalle: " + strDetail);
if (log4j.isDebugEnabled()) log4j.debug("SQL del Combo: " + SqlData.toString());
if (log4j.isDebugEnabled()) log4j.debug("\n Ha tragado la query del SQL Combo\n");
|
|
|
(0001637)
|
psarobe
|
2008-05-28 19:46
(edited on: 2008-06-12 09:20) |
|
Logged In: YES
user_id=1500703
Originator: NO
For QA team is very difficult to reproduce this bug. Looking in our testing environment we couldn't see anything in spanish. |
|