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

Display execution logs #31

Closed
rwngallego opened this issue Apr 21, 2021 · 2 comments · Fixed by #55
Closed

Display execution logs #31

rwngallego opened this issue Apr 21, 2021 · 2 comments · Fixed by #55
Labels
enhancement New feature or request

Comments

@rwngallego
Copy link
Collaborator

To make the troubleshooting easier, we could add a displaying mechanism for Logs. For security reasons, the log folder needs to have a special name, needs an index.php file and a .htaccess file like: https://github.com/inpsyde/backwpup/blob/bdb72dd8d51076d7e11bf9ce52e0f94e1246ca33/inc/class-file.php#L184-L189

We need to consider log rotation also. We could either use a Logging library like Monolog or simply create a custom and lighter one to avoid potential collisions with conflicting composer versions from other plugins.

@rwngallego rwngallego added the enhancement New feature or request label Apr 21, 2021
@rwngallego rwngallego linked a pull request May 28, 2021 that will close this issue
@rwngallego
Copy link
Collaborator Author

This will be included in the next release 1.2.0

@rwngallego
Copy link
Collaborator Author

This has been released in v1.2.0

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

Successfully merging a pull request may close this issue.

1 participant