Skip to content
fro_ozen edited this page Jul 25, 2015 · 3 revisions

The pybot.log module is used for logging.
To add to the log, simply call:

log.write("Your log message.")
Clone this wiki locally