Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nefc should be less verbose #5

Closed
miguelangel-dev opened this issue Jan 2, 2019 · 3 comments
Closed

nefc should be less verbose #5

miguelangel-dev opened this issue Jan 2, 2019 · 3 comments
Assignees

Comments

@miguelangel-dev
Copy link
Member

nefc should be less verbose in output.

NEFC has 3 steps of compilation:

  1. build external dependencies using cocoapods
  2. build project
  3. build playgrounds pages

Step 3 is console user-friendly and generate logs with the outputs - in steps 1 and 2 nef should do the same

@miguelangel-dev miguelangel-dev self-assigned this Jan 2, 2019
@miguelangel-dev miguelangel-dev changed the title Less verbose the output in nefc nefc should be less verbose Jan 2, 2019
@truizlop
Copy link
Member

truizlop commented Jan 4, 2019

Should we add a flag in case people want the verbose option to debug for problems? If so, another issue needs to be created.

@miguelangel-dev
Copy link
Member Author

miguelangel-dev commented Jan 4, 2019

In fact, it was my first idea. Add a flag like -v to activate this mode but in the end, I am dumping this output to logs files so you can check them always - nef/log - in the console you will receive simple information about what happens and in the log the whole information.

@truizlop
Copy link
Member

truizlop commented Jan 4, 2019

Let's open another issue since that is kind of a new feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants