logging.config.BaseConfigurator.convert

BaseConfigurator.convert(value)[source]

Convert values to an appropriate type. dicts, lists and tuples are replaced by their converting alternatives. Strings are checked to see if they have a conversion format and are converted if they do.