@function can.stache.helpers.log {{log}}
@parent can.stache.htags 9

@signature `{{#log [message]}}`

Logs the context of the current block with an optional message.

@param {*} message An optional message to log out in addition to the
current context.
