Debug.Log
Description
Writes a log entry at the specified log level.
Properties
Analyst
- Description: Optional text for documentation purposes.
Common
-
Disable Log: Disables the logging functionality for this activity.
-
Disable Protocol: Disables the protocol functionality for this activity.
Input
- Text: Writes text to log.
- Write Content to Protocol: Create an entry in a created protocol with the content of the log.
Options
- Log Level: Defined log level (Info, Warn, Error, Debug).
- Write Log to Console: Write Log to Console (true/false).