Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace OciService

OCI service logging configuration.

Properties

category

category: string

Log object category.

Optional parameters

parameters: undefined | object

Log category parameters are stored here.

resource

resource: string

The unique identifier of the resource emitting the log.

service

service: string

Service generating log.

Const sourceType

sourceType: string = "OCISERVICE"

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Source): object

getJsonObj

  • getJsonObj(obj: Source): object