Commits

Andrey Yatsenco committed c79c9268886
BB-4661: Change default logger configuration to notify system administrator by email about errors on production - added oro:logger:email-notification command - added email_notification_recipients section to system_configuration - added MessageFactory to from, to and subject from global configuration - added NoRecipientPlugin to disable mail sending when no recipients proviced - added SwiftMailerHandlerPass to add NoRecipientPlugin for all mailers - updated monolog configuration for all applications - updated composer.json to add new dependancy