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

Implement a structured logging output system. #5680

Merged
merged 61 commits into from
Aug 28, 2019

Commits on Jul 13, 2019

  1. Configuration menu
    Copy the full SHA
    4071317 View commit details
    Browse the repository at this point in the history
  2. remove deprecated options, command line options, and simplify the log…

    …ging code in preparation for structured logging changes
    hawkowl committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    0ea4fb1 View commit details
    Browse the repository at this point in the history
  3. this should be true

    hawkowl committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    af7bc1c View commit details
    Browse the repository at this point in the history
  4. cleanup

    hawkowl committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    83bf10c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c19dc3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c19f2d5 View commit details
    Browse the repository at this point in the history
  7. fix and push up

    hawkowl committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    32b9dd0 View commit details
    Browse the repository at this point in the history
  8. fix

    hawkowl committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    83507eb View commit details
    Browse the repository at this point in the history
  9. update to use 18.9

    hawkowl committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    5cec494 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. fix sytests?

    hawkowl committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    69cd070 View commit details
    Browse the repository at this point in the history
  2. fix sytests?

    hawkowl committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    51048fb View commit details
    Browse the repository at this point in the history
  3. make a misc

    hawkowl committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    0b76783 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

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

    hawkowl committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    47820c5 View commit details
    Browse the repository at this point in the history
  3. fix

    hawkowl committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    5260a8b View commit details
    Browse the repository at this point in the history
  4. fix

    hawkowl committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    586fd94 View commit details
    Browse the repository at this point in the history
  5. fix

    hawkowl committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    50fcd60 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    534b15d View commit details
    Browse the repository at this point in the history
  2. review comments

    hawkowl committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    ae34f25 View commit details
    Browse the repository at this point in the history
  3. review comments

    hawkowl committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    34b3fce View commit details
    Browse the repository at this point in the history
  4. use native python read

    hawkowl committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    ba5b355 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. Configuration menu
    Copy the full SHA
    64c5cdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1fc0ff View commit details
    Browse the repository at this point in the history
  3. review comments

    hawkowl committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    fa764c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

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

Commits on Jul 30, 2019

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

Commits on Jul 31, 2019

  1. fix

    hawkowl committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    aafc342 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdb8a72 View commit details
    Browse the repository at this point in the history
  3. more test

    hawkowl committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    755d7e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

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

    hawkowl committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    680fdee View commit details
    Browse the repository at this point in the history
  3. tests

    hawkowl committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    db1b1b3 View commit details
    Browse the repository at this point in the history
  4. fix

    hawkowl committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    92289a7 View commit details
    Browse the repository at this point in the history
  5. pass in a proper lang

    hawkowl committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    e7c62b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55391d2 View commit details
    Browse the repository at this point in the history
  7. docs:

    hawkowl committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    b2fa4ad View commit details
    Browse the repository at this point in the history
  8. docs

    hawkowl committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    9cf3c28 View commit details
    Browse the repository at this point in the history
  9. docs

    hawkowl committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    673d380 View commit details
    Browse the repository at this point in the history
  10. more test

    hawkowl committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    aae792d View commit details
    Browse the repository at this point in the history
  11. more test

    hawkowl committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    b50d3a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

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

    hawkowl committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    d10b9b8 View commit details
    Browse the repository at this point in the history
  3. fix

    hawkowl committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    51b3e81 View commit details
    Browse the repository at this point in the history
  4. cleanups

    hawkowl committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    232064e View commit details
    Browse the repository at this point in the history
  5. style fix

    hawkowl committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    d004e93 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. docs and typing

    hawkowl committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    5bbc8e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b611e53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77f2334 View commit details
    Browse the repository at this point in the history
  4. add it to CI

    hawkowl committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    eb3c75d View commit details
    Browse the repository at this point in the history
  5. docs

    hawkowl committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    71d695a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    589463f View commit details
    Browse the repository at this point in the history
  2. some introductory logs

    hawkowl committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    04f084c View commit details
    Browse the repository at this point in the history
  3. failing test

    hawkowl committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    8697d51 View commit details
    Browse the repository at this point in the history
  4. failing test

    hawkowl committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    4477c69 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

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

    hawkowl committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    9864220 View commit details
    Browse the repository at this point in the history
  3. fix the tests

    hawkowl committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    c400d15 View commit details
    Browse the repository at this point in the history
  4. fix mypy

    hawkowl committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    267501a View commit details
    Browse the repository at this point in the history
  5. fix old tests

    hawkowl committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    518e48e View commit details
    Browse the repository at this point in the history
  6. fix old tests

    hawkowl committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    0a0845f View commit details
    Browse the repository at this point in the history