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(log): configurable time format #12785

Merged
merged 4 commits into from
Mar 26, 2024

Commits on Mar 26, 2024

  1. feat(log): configurable time format

    now logs can be configured to use 'epoch' or 'rfc3339' time format
    zmstone committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c42e980 View commit details
    Browse the repository at this point in the history
  2. test: fix test cases

    zmstone committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    067f018 View commit details
    Browse the repository at this point in the history
  3. test: fix test case

    zmstone committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    78c5f81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    874b1ff View commit details
    Browse the repository at this point in the history