Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Support outputting structured logs in addition to standard logs #8607

Merged
merged 23 commits into from
Oct 29, 2020

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    2db1099 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    509594f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99f50ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcb74ae View commit details
    Browse the repository at this point in the history
  5. Use a standard library logger.

    clokep committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    24a9882 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Update synmark for the changes.

    This dramatically simplifies the configuration necessary for running
    the synmark logging suite by avoiding creating a homeserver object
    we can avoid creating a database and more quickly run the testing
    suite.
    clokep committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    4462758 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Update logging format

    Co-authored-by: Erik Johnston <erik@matrix.org>
    clokep and erikjohnston committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    24ab2df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fbc11c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2fc88b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    650bb09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7115697 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e855dbb View commit details
    Browse the repository at this point in the history
  7. Update the sample config.

    clokep committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    7071d89 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b785c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Configuration menu
    Copy the full SHA
    8d51476 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fb5505 View commit details
    Browse the repository at this point in the history
  3. Lint.

    clokep committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    11a488c View commit details
    Browse the repository at this point in the history
  4. Fix test after rename.

    clokep committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    a19c967 View commit details
    Browse the repository at this point in the history
  5. Add an upgrade note.

    clokep committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    e98a6d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Configuration menu
    Copy the full SHA
    babdd5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10738cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f801d71 View commit details
    Browse the repository at this point in the history
  4. Fix type hints.

    clokep committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    1c0181a View commit details
    Browse the repository at this point in the history