Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7939567
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T23:08:24+00:00 2026-06-03T23:08:24+00:00

I am using apache logger api for logging the messages, warnings, errors and exception.

  • 0

I am using apache logger api for logging the messages, warnings, errors and exception. I find two methods in logger api to catch the logging name.

public static Logger getLogger(String name)

public static Logger getLogger(Class clazz)

among those which is best methods to choose for performance?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T23:08:27+00:00Added an answer on June 3, 2026 at 11:08 pm

    Typically, logger instances are created as static fields. So this call is only made once per class per JVM, and the performance difference will be in the noise.

    It’s hard to see a good reason to do otherwise. If you are going to call the one that takes a class, you are making one logger per class, and so you can’t possibly be sitting in a loop.

    So you can expect the one that takes a class to be faster, but you will be hard-pressed to measure the difference in a realistic situation.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using org.apache.log4j.Logger for logging and I am developing a jsp just for
I'm using Apache Commons Logging and SLF4J with log4j, but I also want to
I'm using the apache commons fileupload stream api. But the FileItemIterator FileItemIterator iter =
I am using the Apache poi api for java to write into an existing
I am using Apache Commons Logging ™ . For now I wanted to use
I'm using org.apache.tools.ant.listener.Log4jListener to manage logging with my ant script. The ant script is
I found the logging information is printed out twice when using logger.info like BasicConfigurator.configure();
I want to add logging to an application I am developing, using apache log4j.
I know its a package difference 1) org.apache.log4j.Logger logger = Logger.getLogger(clazz); 2) org.apache.commons.logging.Log log
Using Apache POI to generate a document and i'm having a small problem with

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.