nf-core / nf-core/deepmodeloptim

[feature] add logging functionalities

Open
#138 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.