Summary: Collect logging functions into a separate module
Key: OVIRT-1987
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1987
Project: oVirt - virtualization made easy
Issue Type: Task
Reporter: Emil Natan
Assignee: infra
pusher.py and docker_cleanup.py use the same logging functions, with both files sharing the same code inline. Export that code into separate module. Important: usrc.py uses the same code and it should remain that way (self contained).
— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100083)