Skip to content

add logging library #30

@vitaliimelnychuk

Description

@vitaliimelnychuk

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions