GithubHelp home page GithubHelp logo

Comments (2)

pimterry avatar pimterry commented on June 11, 2024 4

Hi @gajus! Thanks for getting in touch. This library isn't unmaintained though, it's simply 'done'. It's very widely used, and there's still occasional questions and discussion in the issues that get handled, and small changes every few months, but yes nothing major is changing now.

I hadn't seen Roarr, looks interesting. I'm not sure it's targeting the same audience as this library though. Loglevel is designed to be a maximally compatible 100% reliable but very simple tiny logger, just a more reliable & more configurable console.log. It looks like Roarr is much more fully featured, for users who want structured logging, remote transports, and so on. That's all great, and very useful in larger application logging, but often you just need nice very simple logging for a quick script or CLI tool, or a browser logger that plays nicely in IE, or a tiny zero-dependency logger to get configurable levels without appearing in console.log stacktrace anywhere. Tiny & simple is a feature.

That's the use case that loglevel is covering - it's not a do-everything application logging framework, by design.

If you're keen though, I'm happy to add an 'Alternatives' section in the readme somewhere, maybe just after 'Features'. I'd be happy to look at a PR that says something like "Loglevel is designed for quick & simple logging that works everywhere in a tiny package, but this might not be the right tool for advanced use cases where you want a full logging framework. Here's some alternatives that might be worth a look: ...", and then references a selection of different alternatives, with a little information on when each one is useful, if you want to put one together.

In the meantime I'll close this, since this definitely isn't being deprecated, but feel free to open that PR to expand the docs if you like.

from loglevel.

gajus avatar gajus commented on June 11, 2024 3

Thank you for a thorough response.

I am thinking of creating a directory of all logging solutions for JavaScript. Will definitely include loglevel.

from loglevel.

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.