Skip to content

Writing the progress to a log file #20

@rasbt

Description

@rasbt

I think in certain settings, it would be useful to redirect the progress bar/percentage to a log file (for example, if we are running scripts remotely and don't want to maintain a screen session.

An optional argument could be added that accepts a valid file path, e.g.,

ProgBar(..., logfile='path/to/logfile.log') 
ProgPercent(..., logfile='path/to/logfile.log') 

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions