This transformer is writing data to file.
Can be used for logging data stream.
Transformer properties:
- Enabled (boolean). If enabled, transformer will be used for data processing.
- Read only (boolean). If set as read only, the transformer will not send any data to next recipient.
- File path: Full file path to write data to. Please note that VSPE will ALWAYS append .log extension to the full file name specified.
- Overwrite file contents. If enabled, will overwrite file contents.
- File format: select file format
- Raw: store data in raw format