littleworkers
littleworkers copied to clipboard
Logging behavior changes, remove unused import
“Import os” is unused, also, changed logging behavior to pass both format and parameter separately to logger to avoid interpolating strings if no logging takes place.