@cto.af/log - v1.2.1
    Preparing search index...

    Function getLog

    • Get a singleton logging object. Opts and bindings are used the first time, and ignored thereafter. Ideally the highest-level layer will call this first before any lower layer.

      Parameters

      • Optionalopts: LogOptions

        Logging options.

      • bindings: pino.Bindings = {}

        Extra fields to put into every log item.

      Returns Logger

      Singleton logging object.