Creates an log_object with the given message. Puts it in its data array.
Also calls f_history and passes the log_object.
Methods
(inner) log(message) → {object}
Parameters:
Name | Type | Description |
---|---|---|
message |
string | Message to include in log_object |
Returns:
log_object
- Type
- object
Events
log
Log event. Emits log_object.