### Irrespective of execution method: - All logs must be written to - `REPO_ROOT/logs/` - **rotation**: every 5MB - **naming convention**: $TTP_ID_$TTP_NAME.log - **Log Format**: Syslog + raw output data produced from command line tools
Irrespective of execution method:
All logs must be written to
REPO_ROOT/logs/rotation: every 5MB
naming convention: $TTP_ID_$TTP_NAME.log
Log Format: Syslog + raw output data produced from command line tools