Show rating breakdown
Save to My Lists
Unclaimed
Unclaimed

Top Rated Apache log4j Alternatives

Apache log4j Reviews & Product Details - Page 6

Apache log4j Overview

What is Apache log4j?

Apache Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x, and provides many of the improvements available in Logback while fixing some inherent problems in Logback architecture.

Apache log4j Details
Show LessShow More
Product Description

Apache Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x, and provides many of the improvements available in Logback while fixing some inherent problems in Logback architecture.


Seller Details
Year Founded
1999
HQ Location
Wakefield, MA
Twitter
@TheASF
66,228 Twitter followers
LinkedIn® Page
www.linkedin.com
2,291 employees on LinkedIn®
Description

Community-led development since 1999. FoundationProjectsPeopleGet InvolvedDownloadSupport ApacheHome. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

Recent Apache log4j Reviews

Verified User
U
Verified UserEnterprise (> 1000 emp.)
3.5 out of 5
"Good logging service with less code"
It's really helpful if I am able to get logging event along with parameters while messages are logged. I also like the adaptor facility while using...
anoop s.
AS
anoop s.Small-Business (50 or fewer emp.)
4.5 out of 5
"It is highly recommended to use log4j in our project"
We can easily use log4j frame to track project flow and can trace execution.
Verified User
U
Verified UserEnterprise (> 1000 emp.)
4.0 out of 5
"Apache Log4j Review"
It's easy to integrate with application. It creates separate log files daily basis, which helps to understand and search any specific log quickly. ...
Security Badge
This seller hasn't added their security information yet. Let them know that you'd like them to add it.
0 people requested security information

Apache log4j Media

Answer a few questions to help the Apache log4j community
Have you used Apache log4j before?
Yes

141 Apache log4j Reviews

4.5 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Popular Mentions
The next elements are radio elements and sort the displayed results by the item selected and will update the results displayed.
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
141 Apache log4j Reviews
4.5 out of 5
141 Apache log4j Reviews
4.5 out of 5

Overall Review Sentiment for Apache log4jQuestion

Time to Implement
<1 day
>12 months
Return on Investment
<6 months
48+ months
Ease of Setup
0 (Difficult)
10 (Easy)
Log In
Want to see more insights from verified reviewers?
Log in to view review sentiment.
G2 reviews are authentic and verified.
Abdul F.
AF
Senior Software Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
Business partner of the seller or seller's competitor, not included in G2 scores.
What do you like best about Apache log4j?

Really it's very helpful to finding the huge logs.

Enabling logging at runtime in case of any errors reported; without recompiling.

2) Lazy logging, triggering policies, appenders, layouts,... Review collected by and hosted on G2.com.

What do you dislike about Apache log4j?

It's a very rare huge bears logs like unconditional huge .. Review collected by and hosted on G2.com.

What problems is Apache log4j solving and how is that benefiting you?

Without debugging help to find logs Review collected by and hosted on G2.com.

Aleks S.
AS
Software Engineer
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache log4j?

Its ability to adjust log-line severity is really useful. It's also rather configurable and flexible, which is great too! Review collected by and hosted on G2.com.

What do you dislike about Apache log4j?

The configuration is a bit dated and clunky. Could use some YAML or JSON treatment. Review collected by and hosted on G2.com.

Recommendations to others considering Apache log4j:

I'd recommend reading the documentation to get a full picture of what it can do for you. Review collected by and hosted on G2.com.

What problems is Apache log4j solving and how is that benefiting you?

We need to see what's going on with our applications in production, and its nice to be able to configure verbosity depending on what we're looking to do. Review collected by and hosted on G2.com.

Karen A.
KA
Senior Java Software Engineer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache log4j?

Logging levels separation. That you can separate you logs as info warn debug and error. Review collected by and hosted on G2.com.

What do you dislike about Apache log4j?

It is actually not related to the logger library itself but if there would be an option to not to write a bunch or messages would be great Review collected by and hosted on G2.com.

Recommendations to others considering Apache log4j:

Try to separate your loggings to a different files based on levels. That would be easier to monitor Review collected by and hosted on G2.com.

What problems is Apache log4j solving and how is that benefiting you?

Identifying the issues. We don't have an access to debug on higher environments and log4j helps us a lot Review collected by and hosted on G2.com.

Syed Ammar A.
SA
Software Engineer
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache log4j?

Upsides include

- Rolling file appenders.

- Easy issue debugging reported by client Review collected by and hosted on G2.com.

What do you dislike about Apache log4j?

Log4j community is not much strong when you are talking about application deployments on docker. Review collected by and hosted on G2.com.

What problems is Apache log4j solving and how is that benefiting you?

Log levels is too good. As when your application is stable then you can go with just error. In development phases or testing phases you could go with info or debug. Just to limit resources.

Another thing is file appending according to time. Which really help in code debugging. Review collected by and hosted on G2.com.

Zaven M.
ZM
Software Developer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache log4j?

The best part is that after the setup, its easy to use, I use it with all my Maven projects. Its very agile, so its easy to manipulate the way I want, and easy for debugging Review collected by and hosted on G2.com.

What do you dislike about Apache log4j?

The worst part is the installation, its complicated, also there is very little materials about its integration with RabbitMQ, which I also use. Review collected by and hosted on G2.com.

What problems is Apache log4j solving and how is that benefiting you?

It saves me a bunch of times, I dont have to create my own logging solution Review collected by and hosted on G2.com.

Eli S.
ES
Java Software Engineer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache log4j?

With combination with Lombok is very easy to use. Review collected by and hosted on G2.com.

What do you dislike about Apache log4j?

There is not anything that i don't like about log4j Review collected by and hosted on G2.com.

Recommendations to others considering Apache log4j:

Very easy and useful tool to use. Review collected by and hosted on G2.com.

What problems is Apache log4j solving and how is that benefiting you?

I use log4j to have more readable code and to save some errors Review collected by and hosted on G2.com.

Vijayendra Sandeep V.
VV
Technical leader - Quality Assurance
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache log4j?

Good logging infrastructure without lots of efforts and I let's you define the format of output logs. It also helpsto categorize logs at different levels. Review collected by and hosted on G2.com.

What do you dislike about Apache log4j?

We need to be cautios in developing the code aby bad code can affect the application performance and too much of loggers can cause confusion. Review collected by and hosted on G2.com.

What problems is Apache log4j solving and how is that benefiting you?

We mostly use it for automation purpose to see the results logs which includes warnings, error, debug and fatal errors Review collected by and hosted on G2.com.

Verified User in Computer Software
CC
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache log4j?

You can use different logging libraries with SLF4J (for example Log4J or java.util logging),

and you can switch to a different logging library without changing anything to your own source code. Review collected by and hosted on G2.com.

What do you dislike about Apache log4j?

The dependency version keeps changing for each API and compatibility sometimes cause issue Review collected by and hosted on G2.com.

Recommendations to others considering Apache log4j:

It makes things easier, one should definitely go for it and will love the simplicity it offers with the greatest logging speed. Review collected by and hosted on G2.com.

What problems is Apache log4j solving and how is that benefiting you?

You can switch to a different logging library without changing anything to your own source code.

It is totally customizable according to your need and requirement, that's the best part. Sometimes just having the error logs was not enough Review collected by and hosted on G2.com.

Abhishek P.
AP
Software Developer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache log4j?

Creating log files for our test scripts, which saves a lot of time. We can easily locate errors.

The main problem that was solved is monitoring runtime, nobody has to sit and watch the software run 24/7. Review collected by and hosted on G2.com.

What do you dislike about Apache log4j?

Little bit of complex.

It takes some time to understand it. Review collected by and hosted on G2.com.

What problems is Apache log4j solving and how is that benefiting you?

The most important problem that we solved with Apache Log4J was to provide better support to our customers when problems were reported. Review collected by and hosted on G2.com.

Prayashjeet C.
PC
Application Developer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache log4j?

The simplicity as well as the in depth control over logging is unparalleled. Review collected by and hosted on G2.com.

What do you dislike about Apache log4j?

Initially takes a bit of study to understand the full fledged potential of the API. Review collected by and hosted on G2.com.

Recommendations to others considering Apache log4j:

Just go for it. Review collected by and hosted on G2.com.

What problems is Apache log4j solving and how is that benefiting you?

Apache Log4j is the go to logger in all the Enterprise Products I've developed and worked on due to it's robust nature. Review collected by and hosted on G2.com.