- Added
search() - Added
getSlice() - Removed logging of
getLog() - Improved demo, README
- Added Auto-trim feature to keep the log capped at the most recent 2500 lines
- Added
tail()to just get just the last 100 lines - Added
downloadLog() - Fixed a bug where nested zeroes wouldn't log
- Added changelog
- fixed a bug where determineType() would try to evaluate a null object
- added recordLogs option so that log recording could be turned off when going to production, to avoid the log eating up memory.