stable

Clone or download

Read-only

plugin BotMattermost - add logger

part of the story #9129 Define bots to send notification to Mattermost Add log in /var/log/codendi/botMattermost_syslog You must create this file with codendiadm Change-Id: I56a359db26e8021033ed97f317e4f2e5d29860da

Modified Files

Name
A include/BotMattermostLogger.php +37 −0 Go to diff View file
M include/SenderServices/Sender.php +19 −4 Go to diff View file
M include/autoload.php +3 −2 Go to diff View file
M tests/BotMattermost/SenderServices/SenderTest.php +4 −1 Go to diff View file