Kotlin-Multiplatform-AppDirs
Kotlin-Multiplatform-AppDirs copied to clipboard
Linux logs should be put under XDG_STATE_HOME
https://specifications.freedesktop.org/basedir-spec/latest/#variables
Newer versions of the XDG spec make it clear where logs should go. The older app dir libraries were written before this was added to the spec.