pylab_ml.common.common.set_logger

set_logger(logger)[source]

Set the logger for the package.

Parameters:

logger (A logger object that will be used for logging messages in the package.)

Return type:

None.