documentation
documentation copied to clipboard
[Bug]: v4 does not support configuration switching related to logging, but it is still mentioned in the documentation
Link to the documentation page or resource
https://docs.strapi.io/developer-docs/latest/developer-resources/cli/CLI.html#strapi-start
Describe the bug
The STRAPI_LOG_*** environment variable is no longer read when upgrading to v4. So these environment variables are now invalid. However, they are still listed in the documentation.
Additional context
No response
Suggested improvements or fixes
The entries regarding these environment variables need to be removed from the table.
Related issue(s)/PR(s)
No response