magento / magento/baler

Output trace to STDOUT

Open
#39 3 comments 1 reaction 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
176
Forks
28
PR merge metrics
No merged PRs in 30d

Description

Hi,

I'm trying baler in a Docker container, and I have infinite spinner with the message `(Magento/luma) Create core bundle file`. It looks like the baler does not do anything, and I want to enable a verbose mode or tracing.

This can be done with `--trace` CLI argument; however, the filename is generated based on current datetime, and I'd like to be able to specify the trace file name. In my case it's `/dev/stdout`.

Please add a parameter with the trace filename.

Contributor guide

Open the contributing guide

Research direction

Start by locating the CLI handling for `--trace` and the code that generates the current-datetime trace filename. Reproduce the Docker or Magento/Luma case if available, then verify that a supplied filename such as `/dev/stdout` is accepted while the existing default trace behavior still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, javascript
Domain
cli, tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.