Changes between Version 6 and Version 7 of LoggingAPI
- Timestamp:
- Feb 20, 2015, 10:58:18 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LoggingAPI
v6 v7 46 46 Less frequently used keyword args are: 47 47 ||= Name =||= Default =||= Description =|| 48 ||= '''blank_after''' =||= ''None'' =||=Number of seconds to show the message before clearing. If ''None'', use user-specified default. =||48 ||= '''blank_after''' =||= ''None'' =||=Number of seconds to show the message before clearing. If ''None'', use user-specified default. If zero, never clear. =|| 49 49 ||= '''follow_with''' =||= ''""'' =||=Follow first status with this text =|| 50 50 ||= '''follow_time''' =||= ''20'' =||=How long, in seconds, before showing the '''follow_with''' text =||