View Issue Details

IDProjectCategoryView StatusLast Update
0000222XdebugUncategorizedpublic2020-03-12 17:07
Reporterjeffg Assigned Toderick  
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionduplicate 
Summary0000222: please add ability to log on the xdebug side
Description

when developing / supporting software that talks to Xdebug it would be useful to be able to easily log debugger actions. some kind of setting like:

xdebug.enable_logging = 1/0
xdebug.log_file=/tmp/xdbeug.$timestamp.log

TagsNo tags attached.
Operating System
PHP Version5.2.0

Activities

derick

2006-11-22 09:13

administrator   ~0000494

This has already been implemented as the xdebug.remote_log=filename setting some time ago.

Issue History

Date Modified Username Field Change
2006-11-22 01:20 jeffg New Issue
2006-11-22 09:13 derick Status new => resolved
2006-11-22 09:13 derick Resolution open => duplicate
2006-11-22 09:13 derick Assigned To => derick
2006-11-22 09:13 derick Note Added: 0000494
2020-03-12 16:56 derick Severity major => feature
2020-03-12 17:07 derick Category Feature/Change request => Uncategorized