Closed
Description
As discussed in openzim/warc2zim#123, we would benefit from logging the metadata which are used, at least all text values.
Regarding illustration, do we want to log the base64 value? It might be useful for debug as well, but not always negligible in log size.
I recommend to do it right at the beginning of the start
method, before check of presence of mandatory metadatas and before potential validation, so that it is always logged.
@richterdavid do you confirm you wanna implement this issue? Please wait a little bit for arguments to settle here before rushing into any implementation, we need to confirm everyone is aligned on the same page