Add filehandler to logger
log_path – path for file
filehandler object
Set custom logging levels for disease modules
custom_levels – Dictionary of modules and their level, ‘*’ can be used as a key for all modules
modules – string values of all registered modules
Initialise default logging with stdout stream
Inject simulation into logger for structured logging, called by the simulation :param simulation: :return: