Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add options to disable parts of sequences #368

Merged

Conversation

ConnorRigby
Copy link
Contributor

Added three new configs for FBOS.

sequence_init_log
sequence_body_log
sequence_complete_log

that all control respective log messages.
NOTE: body only disables the Logger.info 2, "[#{name}] - Sequence Executing: #{inspect ast}" message, not logs that happen within the body.

They all default to true, and logs are disabled when set to false

@ConnorRigby ConnorRigby merged commit a1f4896 into staging Nov 30, 2017
@ConnorRigby ConnorRigby deleted the feature/option-to-disable-sequence-complete-message branch December 1, 2017 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant