registers the Pino logger exported by an external component
creates its one custom sequence using pino-http logger
NOTE: We are still evaluating wether we should include HTTP logger in LB.Next Beta.
If we decide not to, the custom sequence needs to be modified. Still the DefaultSequence-based frame can be used.
DO NOT MERGE until the following PR is merged: https://github.com/strongloop/loopback-next/pull/484
With this PR, hello-world:
NOTE: We are still evaluating wether we should include HTTP logger in LB.Next Beta. If we decide not to, the custom sequence needs to be modified. Still the DefaultSequence-based frame can be used.