$_instance $_instance : \Application\Log\Application\Log\Log Instance of this class Type \Application\Log\Application\Log\Log
$_log $_log : \Application\Log\Zend\Log\Logger The logger that actually does the logging Type \Application\Log\Zend\Log\Logger
getInstance() getInstance() : \Application\Log\instance +Static Method: getInstance() {@source} Returns \Application\Log\instance — of this class
getLog() getLog() : \Application\Log\instance +Method: getLog() {@source} Returns \Application\Log\instance — of the logger class
info() info(string $msg) : null +Method: info() {@source} Calls the info function directly Parameters string $msg Returns null
notCommandLine() notCommandLine() : boolean Check whether application is called from command line Returns boolean — whether application is NOT called from command line