get_log_dir#

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

Get the directory for log file.

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

Returns:
str

The path to the temporary logging directory