Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tmck-code/pprint-ndjson
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1
Choose a base ref
...
head repository: tmck-code/pprint-ndjson
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2
Choose a head ref
  • 5 commits
  • 1 file changed
  • 1 contributor

Commits on Jul 8, 2025

  1. support setting log level via LOG_LEVEL env var

    - otherwise, use the level provided to the function
    - otherwise, use INFO as default
    tmck-code committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    3a47dea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from tmck-code/log-support-level-env

    LOG_LEVEL env var support
    tmck-code authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    7f5ddb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c7a5ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eae60e0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5 from tmck-code/log-timestamp-with-tz

    Log timestamp with tz
    tmck-code authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    0d5ffb2 View commit details
    Browse the repository at this point in the history
Loading