DB_DataObject::debugLevel

DB_DataObject::debugLevel -- set the amount of debugging output

Áttekintés

void DB_DataObject::debugLevel ([integer $level])

Leírás

Sets and returns debug level. So you can see the queries and connections being built and executed.

Paraméterek

Megjegyzés

Ez a függvény nem hívható statikusan.

Lásd

->debug()()

Példa