telemetry.core.chrome.inspector_console
index
telemetry/core/chrome/inspector_console.py

# Copyright (c) 2012 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

 
Modules
       
json
logging

 
Classes
       
__builtin__.object
InspectorConsole

 
class InspectorConsole(__builtin__.object)
     Methods defined here:
__init__(self, inspector_backend)

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)
message_output_stream