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

  • SEARCH
  • Home
  • 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 8719365
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T06:46:45+00:00 2026-06-13T06:46:45+00:00

I am using Third Party jars which are appending their own logs in my

  • 0

I am using Third Party jars which are appending their own logs in my Java Application’s Log file , I don’t want to append those third party logs in my log file as it makes log file very clumsy and confusing.

I know this method, log4j.logger.org.springframework.jdbc.core.JdbcTemplate=OFF to turn off the logging in this particular package org.springframework.jdbc.core.JdbcTemplate in my lo4j.properties, but the problem is I have many such jars added in my application and hence , want to avoid writing manually for each package associated with the jar.

Also if any new jars are added again I have to append this configuration in my log4j.properties file.

  • 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-13T06:46:46+00:00Added an answer on June 13, 2026 at 6:46 am

    you can takedown whole librabries as in

    log4j.logger.org.springframework=OFF
    

    or you can turn off logging for the root logger itself and enable it for classes/packages of your interest

    log4j.rootLogger=OFF
    log4j.logger.com.your-package=DEBUG, yourappender
    

    this will enable DEBUG logging for all subpackages and classes under com.your-package

    look at Logging Hierarchies at Log4j intro

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

Sidebar

Related Questions

I'm developing Android application using third party libraries (Twitter4j). I want to be able
I want to control PUSH notification own, without using third party server like for
Is it possible in IE8 without using third party plugin like Java?
I'm using a third party library which has a blocking function, that is, it
an application I have written uses several third party jars. Sometimes only a small
I am using third party server which return me following things. 1)url 2)acl 3)policy
I'm developing a desktop application using java + SWT/JFace, which I'm not very familiar.
I am new to using ANT and am trying to include third party jars
How do I download a file with Node.js without using third-party libraries ? I
I've installed some third party jars to my repository using the following command: mvn

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.