Apache log4j Reviews (142)

Reviews

Apache log4j Reviews (142)

4.5
142 reviews

What do users say?

Generated using AI from real user reviews
Users consistently praise the ease of use and flexibility of Apache log4j, highlighting its ability to manage logs across different levels and formats, which simplifies debugging and enhances application monitoring. Many appreciate its customization options that allow for tailored logging configurations, although some note that the setup can be complex and may require extensive configuration files.

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Mrityunjay T.
MT
Mrityunjay T.
Specialist Programmer
Enterprise (> 1000 emp.)
"Apache log4j offers a very illustrative tool for logging"
5/5
What do you like best about Apache log4j?

Apache log4j offers a very illustrative way to log messages rather than just strings, thus helps in quick debugging of code.It supports multiple APIs, Avoid lock-in, Automatic reloading of configurations, Advance filtering,Plugin architecture,Property support, Java 8 Lambda Expression support, custom log API, garbage free and cloud enabled. Review collected by and hosted on G2.com.

What do you dislike about Apache log4j?

Log files are locked in log4j, Which means we can't delete a log file while it is open in Log4J. Review collected by and hosted on G2.com.

Mohd Iqbal H.
MH
Mohd Iqbal H.
Software Engineer
Small-Business (50 or fewer emp.)
"Experience with Apache log4j"
5/5
What do you like best about Apache log4j?

Creating log files for our Project, which saves a lot of time for the audit error. We can easily locate errors from a txt file and all the functionalities Review collected by and hosted on G2.com.

What do you dislike about Apache log4j?

I have no idea dislike using Apache log4j Review collected by and hosted on G2.com.

JEROME V.
JV
JEROME V.
Software Engineer
Mid-Market (51-1000 emp.)
"3 to 4 years experience implementing this API"
5/5
What do you like best about Apache log4j?

Easy to configure components and its separation from the development implementation which makes it stand alone also its garbage-free.

Creating a logs is very important. with the help of this api library which is very easy to setup and to understand development becomes more lively and easy Review collected by and hosted on G2.com.

What do you dislike about Apache log4j?

a little bit boilerplate whereas I need to instantiate in every time in every class that I need to log Review collected by and hosted on G2.com.

Verified User in Computer Software
AC
Verified User in Computer Software
Small-Business (50 or fewer emp.)
"Log4j changed the way you look at production issues."
5/5
What do you like best about Apache log4j?

Almost all the things about log4j is helpful in its own way but one thing I like to mention is its ability to generate/archive log files with meaningful filenames and log patterns.

Log4j is a powerful logging provider during development as well as in production environment.

we always come up with production issues where it becomes defficult to backtrack an exception but by implementing log4j it's just very seamless while tracking user path. I personally even got visuals while reading some log files which helped me to debug most of critical production issues. Review collected by and hosted on G2.com.

What do you dislike about Apache log4j?

One thing I noticed that it a framework already support some logging feature then some classes of log4j conflict with base logger. version issues might come when setting up project skeleton. Review collected by and hosted on G2.com.

Sajjad Ali V.
SV
Sajjad Ali V.
Software Engineer
Mid-Market (51-1000 emp.)
"Review for Apache log4j"
4.5/5
What do you like best about Apache log4j?

One can use different logging libraries with SLF4J and it's easy to switch among different logging libraries without changing anything in source code.

Also file locking. Review collected by and hosted on G2.com.

What do you dislike about Apache log4j?

SLF4J doesn't handles unexpected exceptions at runtime which cause the application to crash. Review collected by and hosted on G2.com.

ASHISH S.
AS
ASHISH S.
Software Development Engineer
Mid-Market (51-1000 emp.)
"Best logging till date."
5/5
What do you like best about Apache log4j?

The best thing about it is that it's easy to configure,thread safe and works pretty well on production as well.

Multiple levels of logging like Debug, Info, Warn are very useful. Review collected by and hosted on G2.com.

What do you dislike about Apache log4j?

Takes time to understand, but overall experience is good once all wired. Review collected by and hosted on G2.com.

PR
Punks R.
Software Engineer
Mid-Market (51-1000 emp.)
"Using for logging test scripts"
4/5
What do you like best about Apache log4j?

We are using apache log 4j for logging our test scripts data. We have integrated Apache log 4j with selenium and logging all the error and information in the log file. Only we need to instantiate our logger class in the base class and load the log4j.properties files which include all the information from format to location. Log 4j generate a txt file log, so we can easily locate error with the logging information from txt file which saves our time and help us to debug it quickly Review collected by and hosted on G2.com.

What do you dislike about Apache log4j?

Sometimes it is difficult to create proper format in log4j.properties file. So they should define all the format ways with examples. Otherwise, it is best for logging Review collected by and hosted on G2.com.

Pragyab R.
PR
Pragyab R.
Quality Assurance Analyst
Mid-Market (51-1000 emp.)
"Intuitive and Easy"
4.5/5
What do you like best about Apache log4j?

You can decouple your logging code from what you actually want to log and where and how you want to log it.

Also the ability to filter by severity. Review collected by and hosted on G2.com.

What do you dislike about Apache log4j?

Could be more efficient while writing the codes. Review collected by and hosted on G2.com.

Verified User in Computer & Network Security
CC
Verified User in Computer & Network Security
Mid-Market (51-1000 emp.)
"Engineers best choice for complete log analysis"
4.5/5
What do you like best about Apache log4j?

I share the engineers comments rather my own.

Log4J is a total logging system . It is totally customisable according to your need and requirement, that's the best part.

We are using this for logging purposes. The kind of simplicity it has to manage the logging level and log format is really good. It is fast.

Creating log files for our test scripts, which saves a lot of time. We can easily locate errors from a txt file and all the functionalities Review collected by and hosted on G2.com.

What do you dislike about Apache log4j?

Its hard to say dislike part , till now there is no dislike Review collected by and hosted on G2.com.

Harshal S.
HS
Harshal S.
Software Engineer
Enterprise (> 1000 emp.)
"Use log4J to log useful information using simple steps"
4.5/5
What do you like best about Apache log4j?

Log4J is a total logging system . It is totally customisable according to your need and requirement, that's the best part. You can log your statements at different level like error, debug log and trace which will really help you to find an issue in your application or to debug an issue.. I will highly recommend this. Review collected by and hosted on G2.com.

What do you dislike about Apache log4j?

Nothing to dislike in this library. Everything works as expected here. Review collected by and hosted on G2.com.