Property LogLevel
LogLevel
The log verbosity of the Vivox SDK. Log level order from least to most verbose: None -> Error -> Warning -> Info -> Debug -> Trace -> All
Declaration
public VivoxLogLevel LogLevel { get; set; }
Property Value
Type | Description |
---|---|
VivoxLogLevel |