Bases: watcher.applier.actions.base.BaseAction
logs a message
The action schema is:
schema = Schema({ 'message': str, })
The message is the actual message that will be logged.
The watcher.applier.actions.migration Module
The watcher.applier.actions.sleep Module
Enter search terms or a module, class or function name.