web View Log Level
Controls which WebView console messages that are logged based on severity.
Log Levels are ordered in increasing severity. All messages with a severity equal or greater than the specified log level will be logged.
For example, by setting log level to WARNING, messages with severity set to WARNING or ERROR will be logged.