greedo / python-xbrl

xbrl parser written in Python :bulb:

Home Page:https://pypi.python.org/pypi/python-xbrl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add logging support and catch parsing errors

greedo opened this issue · comments

Maybe times while parsing a document parsing errors occur due to incorrect tags. We should catch these errors and log them.