Fix handling undefined and null values
This fixes handling of null
and undefined
logs, which would otherwise have thrown an error when accessing .length
.
Thanks to @timoweiss for raising the fix in #5!
This fixes handling of null
and undefined
logs, which would otherwise have thrown an error when accessing .length
.
Thanks to @timoweiss for raising the fix in #5!