• Decorator for setting the logger scope of an ILogger instance

    Parameters

    • name: string

    Returns ((target, key) => void)

      • (target, key): void
      • Parameters

        • target: Record<string, unknown>
        • key: string

        Returns void

Generated using TypeDoc