Index

(debug)

o2log

o2log(mix $logobj, boolean $log2file)

Logs out a dump of a passed object on the development console, with an execution stack trace.


Parameters:
  1. $logobj
  2. Object to dump out, can by any type (Str, Obj, Array, ...)
  3. $log2file
  4. If TRUE log is put to file too (app/logs/.log)
Related functions:

o2app_developer

o2app_runlevel