adobe/log-parser

Export to csv ignores headers

baubakg opened this issue · 0 comments

The system systematically generated the default headers for Generic Entries. We also need to test this for SDK versions.

We have two categories of headers:

  • StoredHeaders (StdLogEntry#fetchStoredHeaders) : declared in StdLogEntry
  • abstract headers (StdLogEntry#fetchHeaders) : declared in children