PHP Class AdminPageFramework_Debug_Log

Inheritance: extends AdminPageFramework_Debug_Base
Mostra file Open project: michaeluno/admin-page-framework

Protected Methods

Method Description
_log ( $mValue, $sFilePath = null )

Private Methods

Method Description
_createFile ( $sFilePath )
_getCallerClassName ( $oCallerInfo )
_getCallerFunctionName ( $oCallerInfo )
_getFormattedElapsedTime ( $nElapsed )
_getLogContents ( $mValue, $_fCurrentTimeStamp, $_fPreviousTimeStamp, $_sCallerClass, $_sCallerFunction )
_getLogFilePath ( $bsFilePath, $sCallerClass )
_getLogHeadingLine ( $fCurrentTimeStamp, $nElapsed, $sCallerClass, $sCallerFunction )
_getPageLoadID ( )
_getSiteGMTOffset ( )

Method Details

_log() protected static method

protected static _log ( $mValue, $sFilePath = null )