iopipe / iopipe-java

AWS Lambda telemetry for Java
https://www.iopipe.com/
Apache License 2.0
17 stars 8 forks source link

Remove the snooped request printing in the test code. #203

Closed XerTheSquirrel closed 5 years ago

XerTheSquirrel commented 6 years ago

When a request is snooped it will print lots of binary data to the console since that is the profiler data, this makes the logs hard to read due to various control codes and such.