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-5169): Implement emergency logger #3610

Merged
merged 48 commits into from
Apr 14, 2023

Commits on Mar 27, 2023

  1. refactor(NODE-4813): WIP

    W-A-James committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    a8d42ad View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    6b053d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0b1db2 View commit details
    Browse the repository at this point in the history
  3. style(NODE-4813): eslint

    W-A-James committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    d2ff692 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a52b1ae View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

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

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    b88003e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06a1bf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3501a35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf591b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36e2e32 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. refactor(NODE-4813): Update mongo client to accept @@mdb.internalLogC…

    …onfig feature flag and remove strict writable requirement for log sink in mongologger
    W-A-James committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    80fbecd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da4f89c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c76aeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a39965f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bf2176 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    97c8eba View commit details
    Browse the repository at this point in the history
  2. Merge branch 'NODE-4813/Implement_severity_logging_methods' of github…

    ….com:mongodb/node-mongodb-native into NODE-4813/Implement_severity_logging_methods
    W-A-James committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    bcd88a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4b6300 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac7223c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f46ab9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7d8f8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    993058f View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    124702e View commit details
    Browse the repository at this point in the history
  2. style(NODE-5169): eslint

    W-A-James committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    0d91ccd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fe2d2b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'NODE-4813/Implement_severity_logging_methods' of github…

    ….com:mongodb/node-mongodb-native into NODE-4813/Implement_severity_logging_methods
    W-A-James committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    6ff5413 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

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

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    bdde7cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f11f9d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e70de2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c742d6 View commit details
    Browse the repository at this point in the history
  5. fix(NODE-5169): fix check

    W-A-James committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    4db07e6 View commit details
    Browse the repository at this point in the history
  6. test(NODE-5169): test wip

    W-A-James committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    896a010 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    af2d8ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e262c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18ed1e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    666221b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b76ba6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4db4913 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be04325 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2299478 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

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

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    c456ce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f258901 View commit details
    Browse the repository at this point in the history
  3. style(NODE-5169): eslint

    W-A-James committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    442557b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd66ea3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    369216d View commit details
    Browse the repository at this point in the history