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

feat(NODE-4810): define the new Logger #3475

Merged
merged 51 commits into from Dec 15, 2022
Merged

feat(NODE-4810): define the new Logger #3475

merged 51 commits into from Dec 15, 2022

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    9eb25b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff792fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fae8706 View commit details
    Browse the repository at this point in the history
  4. chore: remove sandbox file

    andymina committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    b9d915c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7f28f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cdb0c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36ee2ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    007b109 View commit details
    Browse the repository at this point in the history
  9. docs: add remarks tag

    andymina committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    de11ba4 View commit details
    Browse the repository at this point in the history
  10. fix: correct typo in test

    andymina committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    5dd9b90 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    07b8129 View commit details
    Browse the repository at this point in the history
  12. test: restructure tests

    andymina committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    e62f042 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c24a6ec View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    84a116f View commit details
    Browse the repository at this point in the history
  15. fix: remove .only from tests

    andymina committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    6788243 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    24010a6 View commit details
    Browse the repository at this point in the history
  17. fix: remove unused imports

    andymina committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    7dafcfa View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d41bcda View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    893e464 View commit details
    Browse the repository at this point in the history
  20. test: add feature flag tests

    andymina committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    0b7b6e3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0cfda96 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f66f973 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    159aac0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c1c0421 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. refactor: address comments

    andymina committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    1a022fe View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    dca9796 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a69b493 View commit details
    Browse the repository at this point in the history
  3. fix: adjust typo in tests

    andymina committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    8db2be5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88b42dd View commit details
    Browse the repository at this point in the history
  5. fix: remove .only from test

    andymina committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    c676b21 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Update test/unit/mongo_logger.test.ts

    Co-authored-by: Daria Pardue <daria.pardue@mongodb.com>
    baileympearson and dariakp committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    3e1e33d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f236d55 View commit details
    Browse the repository at this point in the history
  3. better name

    baileympearson committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    18db449 View commit details
    Browse the repository at this point in the history
  4. add mongo client test

    baileympearson committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    2ca2cac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73b3535 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a52493b View commit details
    Browse the repository at this point in the history
  7. clean up mongo logger

    baileympearson committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    e749110 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Update test/integration/node-specific/feature_flags.test.ts

    Co-authored-by: Daria Pardue <daria.pardue@mongodb.com>
    baileympearson and dariakp committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    81b62fd View commit details
    Browse the repository at this point in the history
  2. Update test/integration/node-specific/feature_flags.test.ts

    Co-authored-by: Daria Pardue <daria.pardue@mongodb.com>
    baileympearson and dariakp committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    a6eee37 View commit details
    Browse the repository at this point in the history
  3. Update test/integration/node-specific/feature_flags.test.ts

    Co-authored-by: Daria Pardue <daria.pardue@mongodb.com>
    baileympearson and dariakp committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    1c86ce6 View commit details
    Browse the repository at this point in the history
  4. cleanup test wording

    baileympearson committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    36bd259 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd10d81 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    67fd13d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85d598e View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

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

Commits on Dec 13, 2022

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

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    5b18ef0 View commit details
    Browse the repository at this point in the history
  2. refactor uint parsing

    baileympearson committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    5262ca0 View commit details
    Browse the repository at this point in the history
  3. fix imports

    baileympearson committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    e72a8c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

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