Forum Bugs

[PHP Wrapper] 'structured-log' flag deprecated?

stephenyeargin
So, we did some work on the PHP5 wrapper to clean it up and add some test coverage, but came across a bit that we were not entirely sure how to approach. A number of calls use a `--structured-log=<value>` flag, but this does not appear to be available in Prince 9. Is this a legacy command that is no longer used? Running those conversion methods with it in place causes the process to fail.

https://github.com/yeslogic/prince-tools/pull/2

The test coverage and Composer definitions introduced in that PR should help with easier adoption.



- Stephen
mikeday
This is a new logging option available in the latest builds that makes it possible to return log messages even when converting to passthru.