コード例 #1
0
 /**
  * Returns the full text of the message
  *
  * @return string
  */
 public function getFullMessage()
 {
     return \DMK\Mklog\Factory::getDataConverterUtility()->encode($this->getExternalExtraData());
 }