48
48
Each entry must have a 'type'. The currently supported values are:
49
49
- **log**: logs via python logger
50
50
- **print**: prints messages to stdout (for debugging)
54
54
Additionally, the webhook reporter will post files on finish of curtin. The user can declare which files should be posted in the ``install`` item via ``post_files`` as shown above. If post_files is not present, it will default to the value of log_file.