webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
def | __init__ (self, alogger) |
def | append (self, alogger) |
Public Attributes | |
loggers | |
PlaceHolder instances are used in the Manager logger hierarchy to take the place of nodes for which no loggers have been defined [FIXME add example].
def compat_logging.PlaceHolder.__init__ | ( | self, | |
alogger | |||
) |
Initialize with the specified logger being a child of this placeholder.
def compat_logging.PlaceHolder.append | ( | self, | |
alogger | |||
) |
Add the specified logger as a child of this placeholder.
compat_logging.PlaceHolder.loggers |