peter_cotton / Logger / 0.1.1
README.md
Overview
Simply echos standard output. Useful for logging.
Usage
Input
Describe the input fields for your algorithm. For example:
Parameter | Description |
---|---|
field | Description of field |
Output
Describe the output fields for your algorithm. For example:
Parameter | Description |
---|---|
field | Description of field |
Examples
Provide and explain examples of input and output for your algorithm.
{
"message": "text to print to stdout"
}