Hacker News new | ask | show | jobs
by bjarocki 1877 days ago
Sure, https://www.dropbox.com/s/zffejt4u2l5d3x1/logs-1620070042074...

When you are extracting logs, it creates a single archive with all the items you selected. Usually, it'll be: 1. Combined logs - everything in a single file 2. Network logs 3. Console logs 4. User interactions 5. Navigation events

One user already suggested it'd be nice to include generated HTML with more human-readable logs. I thought about having a web-based log reader, but this seems to be an even better idea.

1 comments

Thanks, this is interesting. Yes, a pretty report would def help getting more users.
I'm working on this as we speak.