• Preparing search index...
  • The search index is not available
CC TS
  • CC TS
  • @cc-ts/helpers
  • otel/helpers/logs
  • createScopeLogs

Function createScopeLogs

  • createScopeLogs(
        scope: InstrumentationScope,
        logRecords: LogRecord[],
        schemaUrl?: string,
    ): ScopeLogs
  • Create a ScopeLogs with logs from a specific scope.

    Parameters

    • scope: InstrumentationScope
    • logRecords: LogRecord[]
    • schemaUrl: string = ""

    Returns ScopeLogs

    • Defined in libraries/helpers/src/otel/helpers/logs.ts:136

Settings

Member Visibility
CC TS
  • Loading...

Generated using TypeDoc