Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add site_log_dir() counterpart for user_log_dir() #215

Open
PhrozenByte opened this issue Jul 30, 2023 · 0 comments
Open

Add site_log_dir() counterpart for user_log_dir() #215

PhrozenByte opened this issue Jul 30, 2023 · 0 comments

Comments

@PhrozenByte
Copy link

The user_log_dir() method currently lacks a site_log_dir() counterpart.

Some suggestions:

  • Unix: /var/log/$appname?
  • Android: user_log_dir() (as with any other site_*_dir() counterpart)?
  • Windows: site_data_dir() with an opinionated Log subdirectory?
  • Mac OS: /Library/Logs/$appname?

This is a prerequisite for #213

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant