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

Re-work logging to CLI #183

Merged
merged 3 commits into from
Sep 14, 2019
Merged

Re-work logging to CLI #183

merged 3 commits into from
Sep 14, 2019

Conversation

extsoft
Copy link
Contributor

@extsoft extsoft commented Sep 14, 2019

The prosed changes appertain to #167.

The contribution:

  • updates all affected documentation
  • provides commits messages which comply with the CONTRIBUTING.md > Committing the changes rules
  • updates the completion scripts if requires
  • complies with all requirements from README.md > Hands-on development notes

@bees-hive/elegant-git-maintainers, please review.

`text` plugin provides all needed for making beautiful logging.
It provides several functions which produce formatted and colored
output.
The `box` function (a previous primary method of logging) is replaced
with the new one.

#167
Introduce `question-text` command which is responsible for the printing
of questions and use it everywhere to ask a user about something.

Also, apply to `acquire-repository` and `obtain-work` `text` plugin and
polish messages.

#167
This change will unify the layout between documentation and CLI logging.

#167
@extsoft extsoft merged commit deba86c into master Sep 14, 2019
@extsoft extsoft deleted the 167 branch September 14, 2019 10:46
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

Successfully merging this pull request may close these issues.

1 participant