Lines Matching defs:message
28 * @param {String} msg The message to log.
29 * @param {String} cat The log category for the message. Default
32 * @param {String} src The source of the the message (opt).
41 // suppress log message if the config is off or the event stack
90 * Write a system message. This message will be preserved in the
92 * @method message
94 * @param {String} msg The message to log.
95 * @param {String} cat The log category for the message. Default
98 * @param {String} src The source of the the message (opt).
102 INSTANCE.message = function() {