freedomofpress/fingerprint-securedrop

Implement crawler systemd logging support w/ StreamHandler and argparse

psivesely opened this issue · 1 comments

Implement crawler systemd logging support w/ StreamHandler and argparse

+1 on having the service log directly from systemd, that would greatly simplify the current logging logic. Not sure what's meant by StreamHandler and argparse in the context of logging, however. Most of the configuration so far is handled by config.ini, and reusing that target for runtime configuration seems simplest.