Skip to content

CefLogSeverity

The minimum severity at which the CEF runtime records messages to its debug log. Assigned to EnvironmentOptions.LogSeverity before or during the Create event; messages below the chosen level are discarded, messages at or above it are written to the file named by LogFilePath.

ConstantValueDescription
CefLogDisable0Default --- logging is disabled.
CefLogVerbose1All messages, including verbose tracing.
CefLogInfo2Informational messages and above.
CefLogWarning3Warnings and above.
CefLogError4Errors and above.
CefLogFatal5Fatal errors only.

twinBASIC and LOGO copyright of "WaynePhillipsEA" author