* task.py: Don't rely on the log module; users that want to log should first subclass from a log class that implements warning/info/debug/log
650 B
650 B
* task.py: Don't rely on the log module; users that want to log should first subclass from a log class that implements warning/info/debug/log