[
https://issues.apache.org/jira/browse/TUBEMQ-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guo Jiwei resolved TUBEMQ-75.
-----------------------------
Resolution: Fixed
> remove unused Logger
> ---------------------
>
> Key: TUBEMQ-75
> URL: https://issues.apache.org/jira/browse/TUBEMQ-75
> Project: Apache TubeMQ
> Issue Type: Improvement
> Reporter: Aloys Zhang
> Assignee: Aloys Zhang
> Priority: Major
> Labels: pull-request-available
>
> There are lots of Logger initialized but not used in TubeMQ.
> {code:java}
> private static final Logger logger =
> LoggerFactory.getLogger(UserAuthFilter.class);
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)