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

[NayNay] Debug Log #147

Merged
merged 7 commits into from
Jul 9, 2024
Merged

[NayNay] Debug Log #147

merged 7 commits into from
Jul 9, 2024

Commits on Jul 2, 2024

  1. [NayNay] Debug Log

    - install and integrated winston logging library into cli
    - allowing us to be able to log any and everything to the respective files saved in the ~/path/to/syslogs/entropy-cryptography/entropy-cli.*.log
    - included example use of new logger in the tui flow for balance
    rh0delta committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    303811b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    7c2aab3 View commit details
    Browse the repository at this point in the history
  2. Update logger.ts

    Co-authored-by: mix irving <mix@protozoa.nz>
    rh0delta and mixmix authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    405951a View commit details
    Browse the repository at this point in the history
  3. Update logger.ts

    Co-authored-by: mix irving <mix@protozoa.nz>
    rh0delta and mixmix authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b03f6f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. removed debug function and package and updated use of debug logs thro…

    …ughout cli to use new logger; added masking to the payload logged to obfuscate secret information
    rh0delta committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c0f1889 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd29b42 View commit details
    Browse the repository at this point in the history
  3. updated changelog

    rh0delta committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b911fca View commit details
    Browse the repository at this point in the history