nextflow-io / nf-co2footprint

[WIP] A Nextflow plugin to estimate the CO2 footprint of pipeline runs.
https://nextflow-io.github.io/nf-co2footprint/
Apache License 2.0
11 stars 4 forks source link

add 'cpu_usage is null' message to debug instead of warning #39

Closed mirpedrol closed 11 months ago

mirpedrol commented 11 months ago

This message is printed for every task, polluting the pipeline execution output in the terminal. Here I print them as a debug message instead. The message will be printed to .nextflow.log