From 4f1cc46256084287135ef4b9b32bcaa0a956df3f Mon Sep 17 00:00:00 2001 From: "kodiakhq[bot]" Date: Mon, 5 Feb 2024 00:20:39 +0000 Subject: [PATCH] deploy: 9ee79e441edfed66a6cdd8acda9550c7b4fd6407 --- functions/getPinoOptions.html | 2 +- interfaces/AppContext.html | 4 ++-- types/LoggingTarget.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/functions/getPinoOptions.html b/functions/getPinoOptions.html index 295afa6..1d66092 100644 --- a/functions/getPinoOptions.html +++ b/functions/getPinoOptions.html @@ -1,2 +1,2 @@ getPinoOptions | @relaycorp/pino-cloud
  • Generate options to integrate target in Pino.

    -

    Parameters

    • Optional target: "gcp"
    • Optional appContext: AppContext

    Returns Partial<LoggerOptions>

Generated using TypeDoc

\ No newline at end of file +

Parameters

Returns Partial<LoggerOptions>

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/AppContext.html b/interfaces/AppContext.html index 0ca5343..3b02927 100644 --- a/interfaces/AppContext.html +++ b/interfaces/AppContext.html @@ -1,3 +1,3 @@ -AppContext | @relaycorp/pino-cloud
interface AppContext {
    name: string;
    version?: string;
}

Properties

name +AppContext | @relaycorp/pino-cloud
interface AppContext {
    name: string;
    version?: string;
}

Properties

Properties

name: string
version?: string

Generated using TypeDoc

\ No newline at end of file +

Properties

name: string
version?: string

Generated using TypeDoc

\ No newline at end of file diff --git a/types/LoggingTarget.html b/types/LoggingTarget.html index 127a0e6..8dfd686 100644 --- a/types/LoggingTarget.html +++ b/types/LoggingTarget.html @@ -1,2 +1,2 @@ LoggingTarget | @relaycorp/pino-cloud

Type alias LoggingTarget

LoggingTarget: "gcp"

The environment where logs will be ingested.

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file