44    public function format(array $record)
 
   48            '#' . strtolower($record[
'level_name']),
 
   49            '#' . $record[
'channel'],
 
   52        foreach ($record[
'extra'] as $value) {
 
   53            $tags[] = 
'#' . $value;
 
   59            $record[
'level_name'],
 
   63        $record[
'flowdock'] = array(
 
   64            'source' => $this->source,
 
   65            'from_address' => $this->sourceEmail,
 
   66            'subject' => $subject,
 
   67            'content' => $record[
'message'],
 
   69            'project' => $this->source,
 
   83            $formatted[] = $this->
format($record);
 
   98        if (
null === $hasMbString) {
 
   99            $hasMbString = function_exists(
'mb_strlen');
 
  105            if (mb_strlen(
$message, 
'UTF-8') > $maxLength) {
 
  109            if (strlen(
$message) > $maxLength) {
 
sprintf('%.4f', $callTime)
An exception for terminatinating execution or to throw for unit testing.
catch(Exception $e) $message