XDebugger don't log if i run page

Hey

I install Xdebuger it works if i run it on a file, but it doesn't work when i try to start a page with errors.

In image i show my configuration. In code i added example 

xdebug_break();


0
1 comment

Hey,

Have you checked XDebug logs? You may want to add the "xdebug.log" directive to enabled logging first:
https://xdebug.org/docs/all_settings#log 

0

Please sign in to leave a comment.