Giter VIP home page Giter VIP logo

Comments (3)

rufoa avatar rufoa commented on June 3, 2024

That assertion was a reminder because I hadn't yet written the code for properly handling a non-nil arg-array. Sorry if it was difficult to identify the root cause.

I've pushed a new snapshot to clojars as [com.fzakaria/slf4j-timbre "0.3.6-SNAPSHOT"]. Please try it out and let me know if it works for you.

Specifically, please confirm that the filename and line number reported in the stack trace is correct (i.e. points to the actual throw and not to some slf4j logging adapter code).

from slf4j-timbre.

tobias avatar tobias commented on June 3, 2024

Thanks @rufoa! This allows timbre to work in my simple test app when I depend on 0.3.6-SNAPSHOT and force jboss-logging to use slf4j with :jvm-opts ["-Dorg.jboss.logging.provider=slf4j"] in project.clj. I haven't yet tested with an exception - I'll need to figure out how to get something that uses jboss-logging to throw and report an error.

from slf4j-timbre.

rufoa avatar rufoa commented on June 3, 2024

I'll need to figure out how to get something that uses jboss-logging to throw and report an error.

Don't worry about it, looks like there was indeed a bug in the previous snapshot but I've fixed it now

Pushed to clojars as [com.fzakaria/slf4j-timbre "0.3.6"]

Thanks for the bug report guys 👍

from slf4j-timbre.

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.