pytroll / pytroll-collectors

Collector modules for Pytroll
GNU General Public License v3.0
3 stars 18 forks source link

Go through Gatherer and Segment Gatherer log messages #65

Closed pnuu closed 3 years ago

pnuu commented 3 years ago

I'll be needing better defined log messages at proper levels when starting to feed the logs to Graylog. At least the messages by gatherer.py and segment_gatherer.py need to be checked and adjusted as necessary.

gerritholl commented 3 years ago

Example issue: if a file appears that trollstalker doesn't know what to do with, the only message that appears with INFO level is

[INFO: 2021-01-13 17:49:07,301: trollstalker] Couldn't extract any usefull information

which would be more useful if it at least contained the filename from which it couldn't extract useful information.