Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert appender and layout config to use Describable/Descriptor #61

Open
jvz opened this issue Aug 29, 2019 · 0 comments
Open

Convert appender and layout config to use Describable/Descriptor #61

jvz opened this issue Aug 29, 2019 · 0 comments
Milestone

Comments

@jvz
Copy link
Member

jvz commented Aug 29, 2019

Now that there are two different appenders (each with their own layout to configure), it would be great to change the configuration to use Describable/Descriptor classes for appenders and layouts. This will allow for each appender and layout type to have their own config.jelly views which will make more complex logging configurations much easier to display and configure in the UI.

As a bonus, this feature could provide either a generic UI that uses log4j plugin metadata to figure out which parameters are needed (rather hard), or at least provide for a good starting point for additional appender and layout types to be configured.

@jvz jvz added this to the 1.1 milestone Aug 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant