hutch_python.log_setup.get_session_logfiles

hutch_python.log_setup.get_session_logfiles()

Get the path to the current debug log file

Returns:

logs – List of absolute paths to log files that were created by this session. Returns an empty list if there is no RotatingFileHandler with the name debug

Return type:

list