@hrefcl/apidoc - v4.0.5
    Preparing search index...

    Function getLogger

    • Create and return a logger instance

      Parameters

      • options: ApiDocOptions

        Configuration options

        • logFormat

          Log format ('json' or default)

        • colorize

          Enable colorized output

        • debug

          If true, debug level logging

        • verbose

          If true, verbose level logging

        • silent

          If true, disables logging

      Returns LoggerInterface

      Winston logger instance.