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

Logging info #5

Open
edoyango opened this issue Feb 23, 2023 · 0 comments
Open

Logging info #5

edoyango opened this issue Feb 23, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@edoyango
Copy link
Contributor

Might be good to have some logging statements early on, with --dryrun, or in a verbose/debug mode:
e.g.

Reading config from <config-toml>
    found N job parameters
    found N command placeholders
    Using N modules statements
Reading job parameters from <profile csv>
    Found N columns (parameters) and M rows (jobs)
Beginning job preperation and submission...
    Preparing directory for row (job) 1
    Submitted job 1, jobID: <jobid>
    Preparing directory for row (job) 2
    Submitted job 2, jobID: <jobid>
    ...
@edoyango edoyango added the enhancement New feature or request label Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant