Skip to content

Don't repeat yourself and fix logging to stderr

Ingo Klöcker requested to merge work/kloecker/deduplicate-code into master

This MR refactors some code that was duplicated for all service workers and/or client scripts.

Additionally, it fixes logging to stderr instead of a file.

Merge request reports