jaeguly / mp4v2

Automatically exported from code.google.com/p/mp4v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mp4file --dump output is too noisy

GoogleCodeExporter opened this issue · comments

Since the logging framework change, "mp4file --dump" adds filename to EVERY 
line of it's output. It seems quite messy and ridiculous to me.

Basically filename in log/error message is informative and is a good idea, but 
is that possible to treat log.dump() (used in MP4Dump()) differently from other 
logging methods?



Original issue reported on code.google.com by honeycom...@gmail.com on 18 Dec 2012 at 1:44