Used in logging widgets. Holds upto certain number of elements, after which older elements are over-written
adds an item to the log
Returns array containing items, in first-added-last order
resets and clears the log
returns the max number of items that can be stored
See Implementation
Used in logging widgets. Holds upto certain number of elements, after which older elements are over-written