Bitrix API

FileExceptionHandlerLog extends ExceptionHandlerLog

Table of Contents

Constants

DEFAULT_LOG_FILE  = "bitrix/modules/error.log"
MAX_LOG_SIZE  = 1000000

Methods

initialize()  : mixed
write()  : mixed

Constants

Methods

initialize()

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

write()

public write(Throwable $exception, int $logType) : mixed
Parameters
$exception : Throwable
$logType : int

        
On this page

Search results