You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi it's me again sorry for being such a pain
small typo for readme, under typical usage const parsed = parser.asObject('syslog', data);
should be const parsed = parser.asObjectType('syslog', data);