LogEvents methods
fillFromParameters( p )
Overloads the Items::fillFromParameters method to provide an easy way to load LogEvent items when instantiating this class.
pSpecifications on how to fill the LogEvents object, with the possible keys below plus any other setup keys from Items::fillFromParameters, or an array of LogEvent objects to fill the list with.
Returns: true if everything went ok, false otherwise.
Last updated
Was this helpful?