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

Class logger_bloc

source code

etl.component.component --+
                          |
                         logger_bloc


This is an ETL Component that displays log detail at the end of process.

    Type                   : Data Component.
        Computing Performance  : Bloc.
        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.output.logger_bloc') source code
 
__copy__(self) source code
 
process(self) source code