An open API service indexing awesome lists of open source software.

https://github.com/peshrus/java-stream-api-logger

Java Stream API Logger is an instrumentation library for logging of API methods returning Stream. It is needed when you want to understand what happens in the Streams created inside of your code.
https://github.com/peshrus/java-stream-api-logger

instrumentation instrumentation-agent java java-8 java-agent java-stream-api java-streams java8 javastream javastreams

Last synced: 3 months ago
JSON representation

Java Stream API Logger is an instrumentation library for logging of API methods returning Stream. It is needed when you want to understand what happens in the Streams created inside of your code.

Awesome Lists containing this project