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

fix: reduce log size #2680

Merged
merged 43 commits into from
Jul 21, 2022
Merged

fix: reduce log size #2680

merged 43 commits into from
Jul 21, 2022

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    2ea8bcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7d6d29 View commit details
    Browse the repository at this point in the history
  3. fix: lint errors

    MuckT committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    99bea78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    352d2c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    1512eac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    242eccb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    532124f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd20d1f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    14dfc05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80e8b8b View commit details
    Browse the repository at this point in the history
  3. fix: add try catch for writeLog

    MuckT committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    91d1e4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    854436b View commit details
    Browse the repository at this point in the history
  5. test(logger): add unit tests

    MuckT committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    eb39621 View commit details
    Browse the repository at this point in the history
  6. fix: lint errors

    MuckT committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    ddeaa9e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    367a088 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. style: use error consistently

    MuckT committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    a86a7a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8b8426 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76e1ea1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae68c21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8e398d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1790afb View commit details
    Browse the repository at this point in the history
  7. fix: add missing logger import

    MuckT committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    d728f24 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34130b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

  1. Configuration menu
    Copy the full SHA
    8bd70d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    7ecc4bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82a3162 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7f0578 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    2c5ab81 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. fix: remove type casting

    MuckT committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    b29d0f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdc449d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8290ca9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0be49fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c0725f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e56767d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b043de5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba6a33d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2de225c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6bd994f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cb81575 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    c71a97b View commit details
    Browse the repository at this point in the history
  2. fix: typing for attachments

    MuckT committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    ded87a8 View commit details
    Browse the repository at this point in the history
  3. fix: lint no-unsafe-finally

    MuckT committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    c3b9650 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e1055a View commit details
    Browse the repository at this point in the history