Bitrix API

Logger

Class Logger

Table of Contents

Constants

E_ALL  = 0
E_ERROR  = 1

Methods

add()  : mixed
addDebugInfo()  : mixed
addError()  : mixed

Constants

E_ERROR

public mixed E_ERROR = 1

Methods

add()

public static add(array<string|int, mixed> $fields) : mixed

Use \Bitrix\Sale\PaySystem\Logger::addError instead

Parameters
$fields : array<string|int, mixed>
Tags
throws
Exception

addDebugInfo()

public static addDebugInfo(mixed $debugInfo) : mixed
Parameters
$debugInfo : mixed
Tags
throws
ArgumentTypeException
throws
ArgumentNullException
throws
ArgumentOutOfRangeException
throws
ObjectException

addError()

public static addError(mixed $error) : mixed
Parameters
$error : mixed
Tags
throws
ArgumentTypeException
throws
ArgumentNullException
throws
ArgumentOutOfRangeException
throws
ObjectException

        
On this page

Search results