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: pinojs/pino
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.18.0
Choose a base ref
...
head repository: pinojs/pino
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.19.0
Choose a head ref
  • 6 commits
  • 9 files changed
  • 7 contributors

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    608d55b View commit details
    Browse the repository at this point in the history
  2. Update transports.md (#1897)

    add @axiomhq/pino: A pino transport which sends logs to Axiom.
    huijiewei authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d7afda4 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    7df8840 View commit details
    Browse the repository at this point in the history
  2. setLevel should respect level comparison option (#1901)

    * fix: `setLevel` should respect level comparison option
    
    * test: add child logger test on respect level comparison
    
    * Update lib/levels.js
    
    ---------
    
    Co-authored-by: James Sumners <321201+jsumners@users.noreply.github.com>
    obrus-corcentric and jsumners authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    79fe14e View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

Commits on Feb 16, 2024

  1. Bumped v8.19.0

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    c109804 View commit details
    Browse the repository at this point in the history
Loading