We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The pybot.log module is used for logging. To add to the log, simply call:
pybot.log
log.write("Your log message.")