You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: