LoggingObject

LoggingObject
LoggingObject

Logging object containing logging type and logging level

JSON Example
{
    "type": "inline",
    "level": "INFO"
}
string
type
Optional

Logging type for the connector e.g values for inline

string
level
Optional

Log level for the connector e.g. INFO , DEBUG