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

authz: Stdout logger #6230

Merged
merged 30 commits into from May 17, 2023
Merged

authz: Stdout logger #6230

merged 30 commits into from May 17, 2023

Commits on Apr 25, 2023

  1. Draft of StdoutLogger

    erm-g committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    065089d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e17b64e View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

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

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    5665daa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95ebc88 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Added LoggerConfig impl

    erm-g committed May 1, 2023
    Configuration menu
    Copy the full SHA
    bcf4256 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    b918c0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861d9f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    270948b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. Configuration menu
    Copy the full SHA
    8859707 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c073753 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6dd904 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    e72bfa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9866f61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d9a56e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    8c24380 View commit details
    Browse the repository at this point in the history
  2. vet.sh fixes

    erm-g committed May 9, 2023
    Configuration menu
    Copy the full SHA
    317f501 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Address PR comments

    erm-g committed May 10, 2023
    Configuration menu
    Copy the full SHA
    e0800ba View commit details
    Browse the repository at this point in the history
  2. Commit for go tidy changes

    erm-g committed May 10, 2023
    Configuration menu
    Copy the full SHA
    e0c53d8 View commit details
    Browse the repository at this point in the history
  3. vet.sh fix for buf usage

    erm-g committed May 10, 2023
    Configuration menu
    Copy the full SHA
    da716bb View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Address PR comments

    erm-g committed May 11, 2023
    Configuration menu
    Copy the full SHA
    7c36609 View commit details
    Browse the repository at this point in the history
  2. Address PR comments

    erm-g committed May 11, 2023
    Configuration menu
    Copy the full SHA
    c903401 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Address PR comments (easwars)

    erm-g committed May 12, 2023
    Configuration menu
    Copy the full SHA
    9bcb689 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Address PR comments (luwei)

    erm-g committed May 14, 2023
    Configuration menu
    Copy the full SHA
    a1e3e7a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Migrate printing to standard out from log package level func to a Log…

    …ger struct func. Add timestamp testing logic. Add registry presense test.
    erm-g committed May 15, 2023
    Configuration menu
    Copy the full SHA
    c74d21b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6c450b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Address PR comments

    erm-g committed May 16, 2023
    Configuration menu
    Copy the full SHA
    f60c376 View commit details
    Browse the repository at this point in the history
  2. Address PR comments

    erm-g committed May 16, 2023
    Configuration menu
    Copy the full SHA
    8f0ad3c View commit details
    Browse the repository at this point in the history
  3. Address PR comments

    erm-g committed May 16, 2023
    Configuration menu
    Copy the full SHA
    6ef31dd View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Address PR comments

    erm-g committed May 17, 2023
    Configuration menu
    Copy the full SHA
    d663a6d View commit details
    Browse the repository at this point in the history