Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can change the SCSP proxy logging level in real time by issuing the following statement from the proxy:

_curl -i http://127.0.0.1?setproxyloglevel=10_

10 is an example to change the level to debug (10) level. All of the common logging levels are available (like 20,30,40).

...