コード例 #1
0
ファイル: EMException.php プロジェクト: elymatos/expressive
 public function log()
 {
     Manager::logError($this->message);
 }