DevToolsClientLog Property  | 
Version 94.4.20 
            Provides access to log entries.
            
 
    Namespace: 
   CefSharp.DevTools
    Assembly:
   CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntaxpublic LogClient Log { get; }public:
property LogClient^ Log {
	LogClient^ get ();
}Property Value
Type: 
LogClient
See Also