Functiondojo.deprecated

Log a debug message to indicate that a behavior has been deprecated.

Usage

function (/*String*/ behaviour, /*String?*/ extra, /*String?*/ removal)
parametertypedescription
behaviourString 
extraStringOptional. Text to append to the message.
removalStringOptional. Text to indicate when in the future the behavior will be removed.