[
https://issues.apache.org/jira/browse/ARTEMIS-4393?focusedWorklogId=877957&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-877957
]
ASF GitHub Bot logged work on ARTEMIS-4393:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 23/Aug/23 21:03
Start Date: 23/Aug/23 21:03
Worklog Time Spent: 10m
Work Description: amarkevich commented on PR #4582:
URL:
https://github.com/apache/activemq-artemis/pull/4582#issuecomment-1690635168
Log Annotation Processor looks like any other regular annotation processors
such as Lombok, Mapstruct or jpa-codegen, when generated code can be used
directly in the code. There is no any reasonable points why its prohibited in
this case.
Issue Time Tracking
-------------------
Worklog Id: (was: 877957)
Time Spent: 1h 50m (was: 1h 40m)
> Explicit logger implementation instantiation
> --------------------------------------------
>
> Key: ARTEMIS-4393
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4393
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 2.30.0
> Reporter: Alexey Markevich
> Priority: Minor
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> - compilation error instead of runtime exception in case of logger annotation
> processor issue;
> - get rid of java.lang.reflect.* & java.security.* usage for logger case
> - hide logger implementation
--
This message was sent by Atlassian Jira
(v8.20.10#820010)