UNA
BxDolLogsStoragePHPLog Class Reference
Inheritance diagram for BxDolLogsStoragePHPLog:
BxDolLogsStorageFolder iBxDolSingleton BxDolFactory iBxDolSingleton

Public Member Functions

 add ($oObject, $mixed)
 
 get ($oObject, $iLines, $sFilter=false)
 
 isFilterAvail ()
 
 isGetAvail ()
 
- Public Member Functions inherited from BxDolLogsStorageFolder
 __clone ()
 
 add ($oObject, $mixed)
 
 get ($oObject, $iLines, $sFilter=false)
 
 isFilterAvail ()
 
 isGetAvail ()
 

Static Public Member Functions

static getInstance ()
 
- Static Public Member Functions inherited from BxDolLogsStorageFolder
static getInstance ()
 

Member Function Documentation

◆ add()

BxDolLogsStoragePHPLog::add (   $oObject,
  $mixed 
)

Write to log

Parameters
$oObjectlogs object
$mixedstring or array to log
Returns
true on success or false on error

◆ get()

BxDolLogsStoragePHPLog::get (   $oObject,
  $iLines,
  $sFilter = false 
)

Not supported

◆ getInstance()

static BxDolLogsStoragePHPLog::getInstance ( )
static

Get singleton instance of the class

Implements iBxDolSingleton.

◆ isFilterAvail()

BxDolLogsStoragePHPLog::isFilterAvail ( )

Check if filtering supported in get method

◆ isGetAvail()

BxDolLogsStoragePHPLog::isGetAvail ( )

Check if get method available


The documentation for this class was generated from the following file: