astromodels.utils.logging module
- astromodels.utils.logging.activate_warnings()[source]
Supress warning messages in console and file usr logs.
- astromodels.utils.logging.get_path_of_log_file(log_file: str) Path [source]
Returns the path of the log files.
- astromodels.utils.logging.silence_console_log()[source]
Temporarily silence the console and progress bars.