Function log_directory
Source pub fn log_directory() -> Result<PathBuf, LogInitError>
Expand description
Get the log directory.(e.g. $USER/documents/Skyrim Special Edition/SKSE
)
§Errors
Returns an error if the document dir could not be obtained
§Note
Searching in all diminutions where the current directory is [..]/steamapps/common/Skyrim Special Edition
.