Logging
This release implements acsql.utils.utils.setup_logging()
, which will create a log file to log the execution of a given module. Log files are written to a user-specified log_dir
in the config.yaml
configuration file.
This release implements acsql.utils.utils.setup_logging()
, which will create a log file to log the execution of a given module. Log files are written to a user-specified log_dir
in the config.yaml
configuration file.