You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by GitBox <gi...@apache.org> on 2022/12/01 09:05:56 UTC

[GitHub] [incubator-eventmesh] Alonexc opened a new issue, #2338: [Enhancement] Method prints the stack trace to the console [CloudEventUtils]

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

   ### 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
   
   ![image](https://user-images.githubusercontent.com/91315508/205010664-09eac003-3bf4-43c1-96a4-947319fbee36.png)
   located at:
   eventmesh-connector-plugin/eventmesh-connector-rocketmq/src/main/java/org/apache/eventmesh/connector/rocketmq/utils/CloudEventUtils.java line 143
   analysis and explanation:
   This method prints a stack trace to the console. This is non configurable, and causes an application to look unprofessional. Switch to using loggers so that users can control what is logged and where.
   
   
   ### Describe the solution you'd like
   
   reference:
   ![image](https://user-images.githubusercontent.com/91315508/205010778-4b70c59f-3d81-4ada-a59b-fd410f07d87c.png)
   ![image](https://user-images.githubusercontent.com/91315508/205010795-386242ce-1bb0-414e-a87b-25ab739215d4.png)
   
   
   ### Are you willing to submit PR?
   
   - [ ] 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] keranbingaa commented on issue #2338: [Enhancement] Method prints the stack trace to the console [CloudEventUtils]

Posted by GitBox <gi...@apache.org>.
keranbingaa commented on issue #2338:
URL: https://github.com/apache/incubator-eventmesh/issues/2338#issuecomment-1336365693

   I want to fix it


-- 
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


[GitHub] [incubator-eventmesh] jonyangx closed issue #2338: [Enhancement] Method prints the stack trace to the console [CloudEventUtils]

Posted by GitBox <gi...@apache.org>.
jonyangx closed issue #2338: [Enhancement] Method prints the stack trace to the console [CloudEventUtils]
URL: https://github.com/apache/incubator-eventmesh/issues/2338


-- 
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