Log which can hold maximum of given size. rotates if exceeded.
SizeRestrictedLog
Creates an instance of SizeRestrictedLog.
log entries
{string[]}
Insert entry to the log
Get log entries
Purge the log
Remove given key from the log
Get log JSON format
Get stringified version of log
Get an instance of SizeRestrictedLog
Generated using TypeDoc
Log which can hold maximum of given size. rotates if exceeded.
SizeRestrictedLog