Name

adams.flow.transformer.MakeLogEntry


Synopsis

Creates a log entry from the incoming token. The incoming string gets added as the 'error' message in the log entry.


Additional information

Flow input/output:
- input: java.lang.String
- output: adams.db.LogEntry


Options