koodaamo/tnefparse

WARNING Unknown TNEF Object

guettli opened this issue · 1 comments

thank you for this library.

All works well.

But we get these warning messages.

Are this really warnings? What can we do to suppress these warnings?

Maybe it is not important and no logging in tnefparse would be the best solution.

2014-04-18 11:55:22 tnef-decode: WARNING  Unknown TNEF Object: <TNEFObject 'TNEF Version'>
2014-04-18 11:55:22 tnef-decode: WARNING  Unknown TNEF Object: <TNEFObject 'OEM Codepage'>
2014-04-18 11:55:22 tnef-decode: WARNING  Unknown TNEF Object: <TNEFObject 'Message ID'>
2014-04-18 11:55:22 tnef-decode: WARNING  Unknown TNEF Object: <TNEFObject 'Priority'>
2014-04-18 11:55:22 tnef-decode: WARNING  Unknown TNEF Object: <TNEFObject 'Date Sent'>
2014-04-18 11:55:22 tnef-decode: WARNING  Unknown TNEF Object: <TNEFObject 'Date Modified'>
2014-04-18 11:55:22 tnef-decode: WARNING  Unknown TNEF Object: <TNEFObject 'Message Class'>
2014-04-18 11:55:22 tnef-decode: WARNING  Unknown TNEF Object: <TNEFObject 'Subject'>
petri commented

Thanks for bringing this up. Logging in tnefparse is something that should be improved. I've added a new issue #18 for this. I'd be grateful for your input there.