adobe / log-parser

An SDK and Tool that allows you to analyse, sort, filter, and search your logs. The added value is that all data is stored in Java objects that can be used for other purposes such as: assertions, reporting, automated decision making.
MIT License
18 stars 8 forks source link

Allow people to write their own export mechanism #162

Open baubakg opened 1 month ago

baubakg commented 1 month ago

We need to standardize the export mechanism so that it follows certain rules. In doing so we can provide users with the capability to write their own export mechanism.