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

[Feature] Use Flysystem for File Logger #181

Open
jremmurd opened this issue Jun 14, 2023 · 0 comments
Open

[Feature] Use Flysystem for File Logger #181

jremmurd opened this issue Jun 14, 2023 · 0 comments

Comments

@jremmurd
Copy link
Contributor

The File-Logger could use flysystem to better support containerized environments.

If the command is executed in a different container than the Pimcore interface is accessed by, the log file won't be available within the admin backend.

If we could configure an adapter for the file logger it would be a great improvement.

See src/Executor/Logger/File.php

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