RequestOptions.EnableScriptLogging
Property
Definition
Gets or sets the EnableScriptLogging for the current request in the Azure DocumentDB database service.
public bool EnableScriptLogging { get; set; }
Property Value
Remarks
EnableScriptLogging is used to enable/disable logging in JavaScript stored procedures.