Kotlin-Multiplatform-AppDirs icon indicating copy to clipboard operation
Kotlin-Multiplatform-AppDirs copied to clipboard

Linux logs should be put under XDG_STATE_HOME

Open sproctor opened this issue 6 months ago • 0 comments

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.

sproctor avatar May 06 '25 19:05 sproctor