Bitrix API

Log

Table of Contents

Constants

TYPE_PAUSE  = 'PAUSE'
TYPE_PAUSE_N  = 'N'
TYPE_PAUSE_Y  = 'Y'

Methods

__construct()  : mixed
log()  : void

Constants

TYPE_PAUSE

public mixed TYPE_PAUSE = 'PAUSE'

TYPE_PAUSE_N

public mixed TYPE_PAUSE_N = 'N'

TYPE_PAUSE_Y

public mixed TYPE_PAUSE_Y = 'Y'

Methods

__construct()

public __construct([int $userId = 0 ]) : mixed
Parameters
$userId : int = 0

log()

public log(string $type, string $data) : void
Parameters
$type : string
$data : string

        
On this page

Search results