Celery v0.8.1 (stable) documentation
celery.log
Forward file object to logging.Logger instance.
| Parameters: |
|
|---|
Redirect sys.stdout and sys.stderr to a logging instance.
| Parameters: |
|
|---|
Setup the multiprocessing logger. If logfile is not specified, stderr is used.
Returns logger object.