We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04cfc45 commit 3a01547Copy full SHA for 3a01547
docker/90-xdebug.ini
@@ -4,3 +4,5 @@ xdebug.start_with_request=yes
4
xdebug.discover_client_host=0
5
xdebug.client_host=host.docker.internal
6
xdebug.output_dir=/tmp/docker-xdebug
7
+xdebug.log=/tmp/docker-xdebug/xdebug.log
8
+xdebug.log_level=11
0 commit comments