Click or drag to resize

CustomerSettingKeyErrorUserInformationLevel Field

Information shown on error: 0 = Only Timestamp, 1 = Timestamp + Exception.Message, 2 = Hides the text but send "Timestamp + Exception.Message" 3 = Hides the text but send "All Information, stacktrace etc." 9 = All information, stacktrace etc.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const string ErrorUserInformationLevel = "ErrorUsrInfLevel"

Field Value

Type: String
See Also