Skip to content

Fix/filename lineno webservice logs

Robert Rosca requested to merge fix/filename-lineno-webservice-logs into master

Teeny tiny MR to add [%(filename)s:%(lineno)d] to the webservice log output, this makes debugging and figuring out where logs come from much easier.

@calibration

Merge request reports