/**
  * Get logger object, alias to Fox::getLog()
  */
 public function getLog()
 {
     return Fox::getLog();
 }