optiopay / klar

Integration of Clair and Docker Registry
MIT License
506 stars 140 forks source link

Support log output to json file (as well as normal output) #131

Open nabadger opened 5 years ago

nabadger commented 5 years ago

To add context...

I would run this as part of CI and typically give some human-readable output to the console (the table format is ideal for me here).

In addition I would like klar to dump json output to a file so that I can collect it (it would get stored as part of the CI run).

Ideally I can do this in 1 call to klar.

This is another enhancement I can contribute if it sounds reasonable.

hashmap commented 5 years ago

Sounds good if you can support it without confusing users:)