Skip to content
Kevin Jensen edited this page Aug 4, 2014 · 9 revisions

Contents

  • About
  • Usage
  • console — the console class
    • $messageLog — an array containing log records for later export
    • $counters
    • $timers
    • assert
    • clear
    • count
    • debug
    • error
    • export
    • group
    • groupCollapsed
    • groupEnd
    • info
    • log
    • profile
    • profileEnd
    • time
    • timeEnd
    • timeline
    • timelineEnd
    • timeStamp
    • trace
    • var_dump
    • warn
  • Log — the Log class
    • $type
    • $var
    • $file
    • $line
    • __construct
  • Home
  • About
  • Usage
  • console
    • $messageLog
    • $counters
    • $timers
    • assert
    • clear
    • count
    • debug
    • error
    • export
    • group
    • groupCollapsed
    • groupEnd
    • info
    • log
    • profile
    • profileEnd
    • time
    • timeEnd
    • timeline
    • timelineEnd
    • timeStamp
    • trace
    • var_dump
    • warn
  • Log — the Log class
    • $type
    • $var
    • $file
    • $line
    • __construct
Clone this wiki locally