EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

Log Event

Provides logging information.

Object Oriented Interface

public function fireLog($param);

Procedural Interface

inedi_mllpclient_register_callback($res, 8, array($this, 'fireLog'));

Parameter List


'loglevel'
'message'
'logtype'

Remarks

This event fires when processing messages and provides logging information. The LogLevel configuration setting specifies the level of detail that is logged.

LogType specifies the type of log message. Possible values are:

  • INFO
  • VERBOSE
  • DEBUG

LogMessage is the log message.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]