Node description and basic instructions
Send log message with log type in console of Unity engine.
To create it, right-click in the editor and select Create Node/Tasks/Debug/Debug Log
This task node has a number of fields, that are highlighted in picture below.
Node Name
Name of node.
Ignore About Self
Whether node ignores abort self or not.
Log Level
Level of log message. • Info: Classic message in console. • Warning: Yellow message in console.
• Error: Red message in console.
Message
Message text of log.
Last updated 2 years ago