logging :: PlaceHolder :: Class PlaceHolder
[hide private]
[frames] | no frames]

Class PlaceHolder

source code

PlaceHolder instances are used in the Manager logger hierarchy to take the place of nodes for which no loggers have been defined. This class is intended for internal use only and not as part of the public API.

Instance Methods [hide private]
 
__init__(self, alogger)
Initialize with the specified logger being a child of this placeholder.
source code
 
append(self, alogger)
Add the specified logger as a child of this placeholder.
source code