nf-core / nf-core/deepmodeloptim
[feature] add logging functionalities
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Nextflow
- Stars
- 31
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
For instance, in check model, we print if the weights are changing or not to the out.command, but this is not outputed. Ideally, we would save error messages to a log file.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the check model code and the out.command output mentioned in the issue, then trace how error messages are currently emitted. Identify the project's existing logging entry points and conventions; done means the relevant messages are persisted to a log file and the missing output is addressed.
Written by the indexing model from the issue text.
Assessment
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100