Open gerritholl opened 1 day ago
git bisect
seems to suggest the problem was introduced in 2b0ec74cee641cb8c81ba10a77a11503360a604e, although I'm not quite sure, as there was an intermediate period in which trollstalker was not functioning at all (see #149).
yep, processed
messages: 9a998c33e4d6a257385a5f53c4b475400390d350
The package 'trollstalker' ignores the logging configuration. Instead, for every file coming it, it prints a message "yep, processed" to stdout.
$ trollstalker.py -c trollstalker.ini -C fci-fdhsi-fd -n localhost
gives
and so on. Meanwhile, the corresponding logging file does not get created.
Configuration file (relevant part):
Logging configuration:
It was working in pytroll-collectors 0.15.1, but it fails in pytroll-collectors 0.16.