etl :: component :: transform :: logger :: logger :: Class logger
[hide private]
[frames] | no frames]

Class logger

source code

etl.component.component --+
                          |
                         logger


This is an ETL Component that use to display log detail in streamline.

    Type                   : Data Component.
        Computing Performance  : Streamline.
        Input Flows            : 0-x.
        * .*                   : The main data flow with input data.
        Output Flows           : 0-y.
        * .*                   : Returns the main flow. 



Instance Methods [hide private]
 
__init__(self, output=sys.stdout, name='component.transfer.logger') source code
 
__copy__(self) source code
 
process(self) source code