Task (done?)

Use FirePHP for debugging message/#7054

Summary

done?
Nov 15, 2008
100%
Nov 15, 2008 / pixtur
Jan 11, 2009 / pixtur
 

Attached files

No files uploaded
 
This might be useful for development. Installation and usage seem to be straight forward. I am not sure, if the additional code size might be worth it.

Temporary Usageπ

pixtur added a new config variable USE_FIREPHP and a new function trace() which either uses firephp or debugMessage() for printing a debug message. We should adjust this method, though: to support different log-levels. There should be two settings:

'LOG_METHOD' = 'FILE,PRINT,FIRE_PHP',
'LOG_LEVEL' = 'ALL,DEBUG

1 Comments

pixtur:Implemented

4 years ago