Functionconsole.group

dojo.require("dojo._firebug.firebug");
defined in dojo/_firebug/firebug.js

collects log messages into a group, starting with this call and ending with groupEnd(). Missing collapse functionality

Usage

function () (view source)