Adds a new entry containing the timestamp, message string, category string, and numeric value into the message_log table of the logfile.db.
message (Required)
- Input type: String
- Message that will be written into the logfile
category (Required)
- Input type: String
- Optional category for categorizing and filtering the logfile
value (Recommended)
- Input type: Double Float
- Optional numeric value to be added to the logfile
error in (Recommended)
- Input type: Cluster
- If the error status is True, no action will be performed
Output connectors
error out