Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 207 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 207 Bytes

Logger Executor

An Executor that logs received Actions.

How it Works

The Logger executor simply outputs the whole Action body to the standard log at the info level.