get_log_dir#

andes.utils.paths.get_log_dir()[source]#

Get the directory for log file.

The default is <tempdir>/andes, where <tempdir> is provided by tempfile.gettempdir().

Returns:
str

The path to the temporary logging directory