You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by "mxsm (via GitHub)" <gi...@apache.org> on 2023/02/15 15:34:36 UTC

[GitHub] [incubator-eventmesh] mxsm opened a new issue, #3146: [Enhancement] Replace LoggerFactory#getLogger with lombok @Slf4j

mxsm opened a new issue, #3146:
URL: https://github.com/apache/incubator-eventmesh/issues/3146

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Enhancement Request
   
   Some parts of the project use LoggerFactory#getLogger to create loggers, while others use the Lombok @Slf4j annotation. Please unify the project to use Lombok @Slf4j consistently.
   
   
   
   
   
   ### Describe the solution you'd like
   
   Replace LoggerFactory#getLogger with lombok @Slf4j
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] xwm1992 closed issue #3146: [Enhancement] Replace LoggerFactory#getLogger with lombok @Slf4j

Posted by "xwm1992 (via GitHub)" <gi...@apache.org>.
xwm1992 closed issue #3146: [Enhancement] Replace LoggerFactory#getLogger with lombok @Slf4j
URL: https://github.com/apache/incubator-eventmesh/issues/3146


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org