I
I
IgorNoskov2019-11-08 14:57:14
PHP
IgorNoskov, 2019-11-08 14:57:14

How to log SOAP requests in PHP?

Good afternoon!
You need to log SOAP requests in PHP. I'm trying to make a decorator for the soap client like in this example - https://stackoverflow.com/a/1729640 , but it doesn't work. Tell me, please, maybe someone knows a good working example of logging soap requests.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Shumov, 2019-11-08
@inoise

Stop doing bullshit and start configuring the logger on the web server (or API Gateway, or proxy - whatever). The code should only be responsible for handling application logic

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question