log_header

mastml.utils.log_header(paths, log)[source]

Method to create header for MAST-ML logger

Args:

paths: (list), list containing strings of path locations for config file, data file, and results folder

log: (logging object), a python log

Returns:

None