Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Does anyone know how to logging with this php-sdk? #978

Open
YingChen-dci opened this issue May 18, 2018 · 0 comments
Open

Does anyone know how to logging with this php-sdk? #978

YingChen-dci opened this issue May 18, 2018 · 0 comments

Comments

@YingChen-dci
Copy link

I need to output log to integrate it to our system, then I tried to use "echo", "print_r", and also php "error_log" to output log from like " src/MediaServices/MediaServicesRestProxy.php ". But it didn't work.

As php error_log, I set the configuration in php.ini, then restart httpd, and using "error_log" to output log. But couldn't being logged.
display_errors = ON
error_log = "my php error log path"
error_reporting = E_ALL | E_STRICT

Anyone has thoughts about that?

Thanks in advance,
Ying

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant