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 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