Skip to content

Commit 3a01547

Browse files
committed
Make sure the development environment logs
1 parent 04cfc45 commit 3a01547

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/90-xdebug.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ xdebug.start_with_request=yes
44
xdebug.discover_client_host=0
55
xdebug.client_host=host.docker.internal
66
xdebug.output_dir=/tmp/docker-xdebug
7+
xdebug.log=/tmp/docker-xdebug/xdebug.log
8+
xdebug.log_level=11

0 commit comments

Comments
 (0)