void __construct(
[Log
$log = null], [array
$events = array()])
|
|
Allows you to pass in a Log instance and an array of events to log. If no instance of Log is given, the 'file' Log driver will be used, and write to /tmp/OpenID_Observer_Log.log.
Parameters: