shinesolutions / aem-stack-manager-messenger

Send messages to AEM Stack Manager via SNS Topic
Apache License 2.0
2 stars 9 forks source link

Enable/disable debug mode #58

Open mbloch1986 opened 6 years ago

mbloch1986 commented 6 years ago

To reduce the output of the stack manager messenger we can suppress the information output of the tasks with introducing the option parameter

no_log: True

The value of no_log can be configurable from the yaml configuration. This gives us the ability to introduce a debug option in the yaml configuration.