Coder Social home page Coder Social logo

log4j-us's Introduction

DynaLog

Basically, I want a server that can dynamically generate log4j configs.

Simple API that takes a base config file (or empty?) and then adds the different lines.

People should be able to provide a base log4j template (ala codepen - https://codepen.io/kasei-dis/pen/JjYjwza) that they can append trace levels to.

Usage

curl https://log4j.us/templates/metabase?trace=metabase.query-processor,metabase.driver

Spits out the default Metabase log4j + metabase.query-processor set to trace.

log4j-us's People

Contributors

dacort avatar flamber avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

flamber

log4j-us's Issues

log4j2 support

Add support for both log4j2 XML config files as well as the ability to modify templates live since log4j2 supports live updates see #5.

DRY up our log level parsing/generation

I recently added additional log levels besides debug and trace to the code, but in quite a messy fashion.

I should make this a little more dynamic/less hard-coded. :)

Live template updating

log4j2 supports live updates so we should have the ability to create a "gist" of sorts that users can tweak and update their log levels in real-time. ๐Ÿคฏ

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.