digitalwerk-agency / dw-log-notifier
It sends message to slack channel or to user email when typo3 catch error.
Package info
github.com/DigitalwerkAgency/dw-log-notifier
Type:typo3-cms-extension
pkg:composer/digitalwerk-agency/dw-log-notifier
10.0.1
2021-04-07 16:58 UTC
Requires
- maknz/slack: ^1.7
- typo3/cms-core: ^10
Replaces
- digitalwerk-agency/log-notifier: 10.0.1
README
Typo3 extension send message to slack channel or email, when typo3 catch error.
Install
Install extension via composer composer req digitalwerk-agency/dw-log-notifier and activate it in Extension module
Setup
After activating extension, write to public/typo3conf/AdditionalConfiguration.php:
Digitalwerk\DwLogNotifier\Log\Processor\NotifierLogProcessor::initialize();
Configuration
You can configure dw_log_notifier extension in extensions settings.