momo0853 / mp4v2

mp4v2 for android
Other
19 stars 20 forks source link

mp4file --dump output is too noisy #152

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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