It should take a channel (or list of them) and add a propery (or list of them). Should not interfere with properties already set. The DripInterface.StartLoggers(new_loggers_list) method should, for example, call AddProperty(new_loggers, ['logging']), so that all the new loggers have the logging property set.
It should take a channel (or list of them) and add a propery (or list of them). Should not interfere with properties already set. The DripInterface.StartLoggers(new_loggers_list) method should, for example, call AddProperty(new_loggers, ['logging']), so that all the new loggers have the logging property set.