Coder Social home page Coder Social logo

Comments (4)

survivant avatar survivant commented on August 20, 2024 1

I'll add this. Be able to store the logs levels in json file on disk. When the application start, this extension load the file if the file is present. If the file is not present or deleted.. we have the default value.

We have that feature in our "Springboot" application and we need to have that in Quarkus too. We are using Kubernetes with Persistent volumes, so when the pod restart we don't loose our logging levels.

from quarkus-logging-manager.

phillip-kruger avatar phillip-kruger commented on August 20, 2024 1

The idea here is to allow changing of log levels in runtime (like we currently do) then with one button restore to what the levels was.
To permanently change log levels, you can use application.properties.

from quarkus-logging-manager.

phillip-kruger avatar phillip-kruger commented on August 20, 2024 1

Well, that seems to be more a config issue than a logger-manager.
The way to configure logging in Quarkus is via config, you might want to then look at an external ConfigSource that you can change without having to repackage the application.

from quarkus-logging-manager.

survivant avatar survivant commented on August 20, 2024

from quarkus-logging-manager.

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.