[jboss-jira] [JBoss JIRA] (LOGTOOL-144) Make JBoss logging annotations accessible at runtime
Francois JACQUES (Jira)
issues at jboss.org
Fri Jan 3 04:43:39 EST 2020
Francois JACQUES created LOGTOOL-144:
----------------------------------------
Summary: Make JBoss logging annotations accessible at runtime
Key: LOGTOOL-144
URL: https://issues.redhat.com/browse/LOGTOOL-144
Project: Log Tool
Issue Type: Enhancement
Reporter: Francois JACQUES
Hi,
We have a use case where we are creating a Java proxy to access meta information of a logger. In this scenario we need to access the `@Message` and `@MessageLogger` annotations at runtime. This is not possible as there retention policy is set to `@Retention(CLASS)`.
Do you see any problem/value into changing the retention policy to runtime for all annotations in JBoss logging ?
Thanks
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list