SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Log Event

Reports a single log line.

Object Oriented Interface

public function fireLog($param);

Procedural Interface

secureblackbox_dcauthwebserver_register_callback($res, 11, array($this, 'fireLog'));

Parameter List


'connectionid'
'logtype'
'details'

Remarks

This event is fired repeatedly during the component's work to inform the application about the flow of the signing process. The application may use this event to create an operation log.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]