get_log_dir#

agvis.main.get_log_dir()[source]#

Get the directory for log file. The default is <tempdir>/agvis, where <tempdir> is provided by tempfile.gettempdir().

Returns
str

The path to the temporary logging directory