Skip to content

More detailed annotation configuration. #1

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

Open
roll-w opened this issue Mar 20, 2024 · 0 comments
Open

More detailed annotation configuration. #1

roll-w opened this issue Mar 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@roll-w
Copy link
Owner

roll-w commented Mar 20, 2024

Allow custom log level and info policy in all annotations.

e.g.:

@Todo(value = "This is a TODO message.", level = Level.WARN, policy = InfoPolicy.ALL)

And will get at WARN level:

TODO: This is a TODO message.

in log output.

@roll-w roll-w added the enhancement New feature or request label Mar 20, 2024
@roll-w roll-w added this to the 0.3.0 milestone Mar 20, 2024
@roll-w roll-w self-assigned this Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant