Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

chore: updates docs and example to use transports #49

Merged
merged 31 commits into from Feb 3, 2022
Merged

Commits on Dec 16, 2021

  1. Move PINO logging out of the main execution thread

    Uses thread-stream to create a single worker to forward data to all target destinations
    aaestrada committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    d30934c View commit details
    Browse the repository at this point in the history
  2. Run profile test passing the pino instance at hapi-pino in the regist…

    …er plugins for the hapi plugin
    aaestrada committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    add0fa3 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

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

Commits on Jan 4, 2022

  1. Remove unused variables

    aaestrada committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    ef9c49c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Set up legacy transport using pino-http-print

    Pending review unit tests and pass the code to the manifest file
    aaestrada committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    844017e View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    df89f2a View commit details
    Browse the repository at this point in the history
  2. clean package json file

    aaestrada committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    ad789e6 View commit details
    Browse the repository at this point in the history
  3. del duplicate command

    aaestrada committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    fd64100 View commit details
    Browse the repository at this point in the history
  4. explain pino logs config

    aaestrada committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    54b5de0 View commit details
    Browse the repository at this point in the history
  5. Update readme.md

    aaestrada committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    012c3ad View commit details
    Browse the repository at this point in the history
  6. update docs

    aaestrada committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    d991278 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

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

Commits on Jan 17, 2022

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

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    403c795 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    492d9a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    5681f6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f544e00 View commit details
    Browse the repository at this point in the history
  3. update code example

    aaestrada committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    e2c2e6b View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. update readme file

    aaestrada committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    eeca56c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Update examples/custom-pipeline/my-transport-process.js

    Co-authored-by: Bryan Shell <shellbj@users.noreply.github.com>
    aaestrada and shellbj committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    a038b61 View commit details
    Browse the repository at this point in the history
  2. Update examples/custom-pipeline/my-transport-process.js

    Co-authored-by: Bryan Shell <shellbj@users.noreply.github.com>
    aaestrada and shellbj committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    d3bc615 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    dfad3f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca0037d View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Update examples/simple/readme.md

    Co-authored-by: Bryan Shell <shellbj@users.noreply.github.com>
    aaestrada and shellbj committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    4e099b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bde025f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9574050 View commit details
    Browse the repository at this point in the history
  4. updte docs

    aaestrada committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    21dcf2f View commit details
    Browse the repository at this point in the history
  5. update path

    aaestrada committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    c327c20 View commit details
    Browse the repository at this point in the history
  6. clean package json file

    aaestrada committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    28da9c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e17e62 View commit details
    Browse the repository at this point in the history
  8. update config file

    aaestrada committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    78c4636 View commit details
    Browse the repository at this point in the history