Allow logging to a specific file
Metadata
Current evaluation
The feature request to log fetch-service output to a file was closed without implementation. Internal tracking was created via Jira ticket CRAFT-3671, but no code changes were merged, leaving the request abandoned.
Suggested action: —
No scores available.
Issue body
### What needs to get done
Give users the option (somehow) of logging the fetch-service's output to a file, as opposed to just standard out.
### Why it needs to get done
Some environments (specifically, classic snaps) have a hard time capturing standard out. Ref: https://github.com/canonical/craft-application/issues/550
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | The feature request to log fetch-service output to a file was closed without implementation. Internal tracking was created via Jira ticket CRAFT-3671, but no code changes were merged, leaving the request abandoned. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #294 feat: allow logging to a file | fetch-service | merged | Merged to add a configurable file logging option for the fetch-service, bypassing standard output capture limitations. Resolves #288. Approved by two reviewers, modifying three files with a net addition of 58 lines. |