You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present the XML that is logged to var/log/layout.log is displayed as a single string. Although this can be prettified manually, it would be nicer to have this behaviour by default.
User-Acceptance Criteria
The XML content logged to var/log/layout.log is prettified (i.e. printed as XML)
Background
At present the XML that is logged to
var/log/layout.logis displayed as a single string. Although this can be prettified manually, it would be nicer to have this behaviour by default.User-Acceptance Criteria
var/log/layout.logis prettified (i.e. printed as XML)