Skip to content
New issue

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

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

Already on GitHub? # to your account

add logging library #30

Open
vitaliimelnychuk opened this issue Dec 20, 2019 · 0 comments
Open

add logging library #30

vitaliimelnychuk opened this issue Dec 20, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@vitaliimelnychuk
Copy link
Contributor

we haven't implemented any of logger module, will be good to have one

here is one of code pointers where it can be used:

https://github.com/WiseEngineering/crispy-cli/blob/master/src/commands/migrations/migrate.ts#L48

during implementation, let's think about:

  • how to show errors to user
  • how to show log lines to user
  • how to .to show everything in development mode

To cover all those points we might use some command line formatter library like https://www.npmjs.com/package/js-beautify

@vitaliimelnychuk vitaliimelnychuk added the enhancement New feature or request label Dec 20, 2019
@vitaliimelnychuk vitaliimelnychuk self-assigned this Dec 20, 2019
@vitaliimelnychuk vitaliimelnychuk removed their assignment Aug 16, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant