Under which section should the soft dependency for a module be listed in app/code/
To check the access.log file on an Adobe Commerce Cloud project, a developer can use the following command in the CLI:
grep -r '' 50 [0-9]' /path/to/access.log
Alternatively, if the error has occurred in the past and the access.log file has been rotated (compressed and archived), the developer can use the following command in the CLI (Pro architecture only):
zgrep '' 50 [0-9]' /path/to/access.log.<rotation ID>.gz
Moon
20 hours agoLeeann
16 days agoLaquanda
23 days agoWeldon
24 days agoLaquanda
26 days ago