I talked with Nick, the debug logs are only ever useful for sockethub, not the other parts (engine, etc). That would consist in replacing DEBUG=* with DEBUG=sockethub* in the systemd unit
I talked with Nick, the debug logs are only ever useful for sockethub, not the other parts (engine, etc). That would consist in replacing `DEBUG=*` with `DEBUG=sockethub*` in the systemd unit
I talked with Nick, the debug logs are only ever useful for sockethub, not the other parts (engine, etc). That would consist in replacing
DEBUG=*
withDEBUG=sockethub*
in the systemd unitWe should also make sure that no personal data or communications are logged there.