Logbook
An extensible Java library for HTTP request and response logging (by zalando)
Herald
Log annotation for logging frameworks (by vbauer)
Logbook | Herald | |
---|---|---|
5 | - | |
1,903 | 75 | |
1.1% | - | |
9.2 | 0.0 | |
2 days ago | about 2 years ago | |
Java | Java | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Logbook
Posts with mentions or reviews of Logbook.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-29.
-
Getting started with Spring RestClient
Sometimes it may be useful to log the details of the outgoing requests and incoming responses. For this purpose, the Logbook library may be used in combination with the Apache HTTP client.
-
Spring Library To Potentially Log and Store Every API request?
If by API the author means HTTP, Logbook satifies most of the requirements.
-
Spring Boot library for logging HTTP requests/responses
There is also https://github.com/zalando/logbook which has a spring boot starter.
-
JSON logging for JSON REST services vs performance
For those interested in the details, I've created an example implementation based on Spring-flavoured REST and Logbook+logstash-logback-encoder within my own json-log-filter project for PoC / reference.
-
ZALANDO LOGBOOK
For more in depth information take a look at the project’s gihub page here.
Herald
Posts with mentions or reviews of Herald.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Herald yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing Logbook and Herald you can also consider the following projects:
Logback - The reliable, generic, fast and flexible logging framework for Java.
SLF4J - Simple Logging Facade for Java
Apache Log4j 2 - Apache Log4j is a versatile, feature-rich, efficient logging API and backend for Java.
spring-boot-logging - A library for logging HTTP request/response for Spring Boot application and integration with Elastic Stack