mlsecproject / combine

Tool to gather Threat Intelligence indicators from publicly available sources
https://www.mlsecproject.org/
GNU General Public License v3.0
653 stars 179 forks source link

Logging #34

Closed krmaxwell closed 9 years ago

krmaxwell commented 10 years ago

Our logging sucks.

gbrindisi commented 9 years ago

Maybe I can help? I've forked and added some basic logging, also a little sanity check while reading inbound/outbound url files which should be an issue related to #78

Have a look: https://github.com/gbrindisi/combine/commit/7ae28365c1dd0348bef582cfc345f4028da6104d

krmaxwell commented 9 years ago

@gbrindisi Thanks, this looks interesting. Do you mind submitting that as a pull request so we can flesh it out a little?