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

Improve logging #245

Merged
merged 12 commits into from
Jul 26, 2023
Merged

Improve logging #245

merged 12 commits into from
Jul 26, 2023

Commits on Jul 25, 2023

  1. CLI wrapper for migratus.core functions

    Andrei committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    dd8f1fc View commit details
    Browse the repository at this point in the history
  2. Added case actions, usage summary

    Andrei committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    28695ec View commit details
    Browse the repository at this point in the history
  3. Refactored code. Added error handling and logs

    Andrei committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    bbb062e View commit details
    Browse the repository at this point in the history
  4. resolved conflict

    Added tools.cli as dependency, configured logger
    Andrei committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    413def6 View commit details
    Browse the repository at this point in the history
  5. examples cleanup

    Andrei committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    009b429 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2e60d4 View commit details
    Browse the repository at this point in the history
  7. Added cli option for verbose logging

    Signed-off-by: Andrei <sandre1>
    Andrei committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    9e048cb View commit details
    Browse the repository at this point in the history
  8. Set verbosity as a param after conflict

    Andrei committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    5125ae5 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Set log level INFO as default.

    Andrei committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4e466fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc1cfc3 View commit details
    Browse the repository at this point in the history
  3. Catch FileNotFoundException

    Andrei committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    cf212e9 View commit details
    Browse the repository at this point in the history
  4. Added a fn to load config

    Andrei committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1d93607 View commit details
    Browse the repository at this point in the history