Git Product home page Git Product logo

Comments (4)

mtedone avatar mtedone commented on August 25, 2024

This is not an issue. Podam has moved to log4j2 and I'd recommend for you
to do the same?

On Tue, 7 Jul 2015 at 11:18 raulvillalbamedina [email protected]
wrote:

With the version 5.5.1.RELEASE when you use log4 1.2.17 we have a problem.
The tests read log4j2.xml from podam jar and not use 1.2.17 configuration.
We try exclude log jars from podam dependency but the tests say "not found
LogManager" from org.apache.logging.log4j

https://logging.apache.org/log4j/2.x/log4j-api/apidocs/org/apache/logging/log4j/LogManager.html

We move to 5.4.1.RELEASE and this version is Ok


Reply to this email directly or view it on GitHub
#114.

from podam.

raulvillalbamedina avatar raulvillalbamedina commented on August 25, 2024

This is a bug, podam use slf4j with log4j2 implementation. And other persons use logback or log4j or other implementation. Libraries like Podam cannot define my log implementation. The change is simple, not use classes implementeds in log4j2, use the interfaces of slf4j.
LogManager exist in slf4j

from podam.

mtedone avatar mtedone commented on August 25, 2024

Closed: f881fc3

from podam.

raulvillalbamedina avatar raulvillalbamedina commented on August 25, 2024

thanks!

from podam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.