handle(record)
Handle a record.
This just loops through the handlers offering them the record to handle. The actual object passed to the handlers is that which is returned from prepare().
handle(record)
Handle a record.
This just loops through the handlers offering them the record to handle. The actual object passed to the handlers is that which is returned from prepare().
Please login to continue.