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-pretty
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Choose a base ref
...
head repository: pinojs/pino-pretty
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.1
Choose a head ref
  • 4 commits
  • 7 files changed
  • 4 contributors

Commits on Apr 24, 2020

  1. Systemd example (#106)

    * provide systemd example
    
    * move to help.md
    
    * line up hostnames
    
    * Update docs/help.md
    
    Co-Authored-By: James Sumners <james@sumners.email>
    
    Co-authored-by: James Sumners <james@sumners.email>
    Elexy and jsumners authored Apr 24, 2020
    Configuration menu
    Copy the full SHA
    62a5f01 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. Prettify Time Before Filtering (#117)

    * Prettify Time Before Filtering
    
    This allows the prettifiedTime function run before any of the properties
    are filtered from the log object. If you are using a timestampKey that is
    also ignored it will still work.
    
    * Add Tests for Ignoring timestampKey
    
    * Fix Lint Errors
    
    * Add Factory Tests for Ignoring timestampKey
    BenGale authored Jul 11, 2020
    Configuration menu
    Copy the full SHA
    38beec1 View commit details
    Browse the repository at this point in the history
  2. apply defaults after config is assigned to cli options, allowing conf…

    …ig to override defaults. closes #94 (#118)
    jhillacre authored Jul 11, 2020
    Configuration menu
    Copy the full SHA
    dc519c8 View commit details
    Browse the repository at this point in the history
  3. v4.0.1

    jsumners committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    e391358 View commit details
    Browse the repository at this point in the history
Loading