Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making specifying a log file more convenient #132

Open
perrygreenfield opened this issue Jan 12, 2024 · 0 comments
Open

Making specifying a log file more convenient #132

perrygreenfield opened this issue Jan 12, 2024 · 0 comments

Comments

@perrygreenfield
Copy link
Collaborator

Currently specifying a log file requires editing a .cfg file (and has the drawback that if one forgets that change to that file, one can be confused as why one is not seeing any output when running a task).

From the command line it should be possible to specify a log file as a command line option, and in Python, as a keyword argument to the method starting a pipeline step or pipeline.

Even better, it is useful to see both output to the log file in a terminal, and have that output go to a log file, so some sort of "tee" option should also be provided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant