Logging

From SmartBots Developers Docs
Bot Playground
Revision as of 15:57, 28 June 2016 by Gg (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

There are two types of logs at Playground:

  • error log
  • runtime log

Log differences

Error log Runtime log
  • entries are being added on error
  • you can clear entries manually
  • clear manually or using "clear on run" option