Skip to content

How can I find out what an non-zero exit status caused #50

Answered by sylikc
halloleo asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, I have a new FAQ (that's not yet published) it's tied to the new binary PR changes ... but basically it has some debug instructions:

import logging
import exiftool

logging.basicConfig(level=logging.DEBUG)
with exiftool.ExifToolHelper(logger=logging.getLogger(__name__)) as et:
        et.get_tags( ... )

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@halloleo
Comment options

Answer selected by halloleo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants