Bitrix API

ExceptionHandlerLog

AbstractYes

Table of Contents

Constants

ASSERTION  = 4
CAUGHT_EXCEPTION  = 1
FATAL  = 5
IGNORED_ERROR  = 2
LOW_PRIORITY_ERROR  = 3
UNCAUGHT_EXCEPTION  = 0

Methods

initialize()  : mixed
logTypeToLevel()  : mixed
logTypeToString()  : mixed
write()  : mixed

Constants

Methods

initialize()

public abstract initialize(array<string|int, mixed> $options) : mixed
Parameters
$options : array<string|int, mixed>

logTypeToLevel()

public static logTypeToLevel(mixed $logType) : mixed
Parameters
$logType : mixed

logTypeToString()

public static logTypeToString(mixed $logType) : mixed
Parameters
$logType : mixed

write()

public abstract write(mixed $exception, mixed $logType) : mixed
Parameters
$exception : mixed
$logType : mixed

        
On this page

Search results