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

archetype: add a logging option #7738

Open
romain-grecourt opened this issue Oct 5, 2023 · 0 comments · May be fixed by #8069
Open

archetype: add a logging option #7738

romain-grecourt opened this issue Oct 5, 2023 · 0 comments · May be fixed by #8069
Assignees
Labels
4.x Version 4.x archetypes enhancement New feature or request
Projects
Milestone

Comments

@romain-grecourt
Copy link
Contributor

Environment Details

  • Helidon Version: 4.0.0-RC1

Problem Description

Add a logging option to the Helidon archetype (Steps and input details are TBD). Support 3 values:

  • JUL (default)
  • Log4J
  • SLF4J (with logback as provider)

The generated files for each value should perform an equivalent logging configuration.
I.e. configure the same loggers with equivalent levels.
E.g. set the level for org.jboss to WARNING

This should be back-ported to 3.x.

@romain-grecourt romain-grecourt added enhancement New feature or request archetypes 4.x Version 4.x labels Oct 5, 2023
@romain-grecourt romain-grecourt added this to the 4.x milestone Oct 5, 2023
@romain-grecourt romain-grecourt added this to Triage in Backlog via automation Oct 5, 2023
@romain-grecourt romain-grecourt changed the title 4.x: archetype - add a logging option archetype: add a logging option Oct 5, 2023
@barchetta barchetta moved this from Triage to Normal priority in Backlog Nov 6, 2023
@tvallin tvallin linked a pull request Nov 23, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x archetypes enhancement New feature or request
Projects
Backlog
  
Normal priority
Development

Successfully merging a pull request may close this issue.

2 participants