You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git bisect seems to suggest the problem was introduced in 2b0ec74, although I'm not quite sure, as there was an intermediate period in which trollstalker was not functioning at all (see #149).
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.
The text was updated successfully, but these errors were encountered: