Changes between Version 1 and Version 2 of LoggingAPI
- Timestamp:
- Nov 24, 2014, 5:05:26 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LoggingAPI
v1 v2 46 46 ||= '''blank_after''' =||= ''None'' =||=Number of seconds to show the message before clearing. If ''None'', use user-specified default. =|| 47 47 ||= '''follow_with''' =||= ''""'' =||=Follow first status with this text =|| 48 ||= '''follow_time''' =||= ''20'' =||=How lo g, in seconds, before showing the '''follow_with''' text =||48 ||= '''follow_time''' =||= ''20'' =||=How long, in seconds, before showing the '''follow_with''' text =|| 49 49 ||= '''follow_log''' =||= ''None'' =||=Whether to log the '''follow_with''' message. If ''None'', use the '''log''' value. =|| 50 50 Other keyword args may be added later as its determined that they're needed.