Download the PHP package webarchitect609/bitrix-exception-logger without Composer
On this page you can find all versions of the php package webarchitect609/bitrix-exception-logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webarchitect609/bitrix-exception-logger
More information about webarchitect609/bitrix-exception-logger
Files in webarchitect609/bitrix-exception-logger
Download webarchitect609/bitrix-exception-logger
More information about webarchitect609/bitrix-exception-logger
Files in webarchitect609/bitrix-exception-logger
Vendor webarchitect609
Package bitrix-exception-logger
Short Description PSR-3 logger exception handling adapter for Bitrix.
License MIT
Package bitrix-exception-logger
Short Description PSR-3 logger exception handling adapter for Bitrix.
License MIT
Please rate this library. Is it a good library?
Informations about the package bitrix-exception-logger
Адаптер PSR-3 логгера для логирования исключений в Битрикс.
Как использовать:
1 Установить через composer
composer require webarchitect609/bitrix-exception-logger
2 Подключить автозагрузчик composer в init.php
3 Подключить логирование исключений в .settings.php в ключе
exception_handling
.
(В примере ниже используется
Monolog, который следует предварительно установить
composer require monolog/monolog
)
All versions of bitrix-exception-logger with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
psr/log Version ^1.0
webarchitect609/log-tools Version ^1.0 || ^2.0
psr/log Version ^1.0
webarchitect609/log-tools Version ^1.0 || ^2.0
The package webarchitect609/bitrix-exception-logger contains the following files
Loading the files please wait ....