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

[GitHub] [shardingsphere] menghaoranss opened a new issue #15118: Print the runtime mode of proxy in the startup log

menghaoranss opened a new issue #15118:
URL: https://github.com/apache/shardingsphere/issues/15118


   There are 3 modes that can be selected when the proxy starts, but after it started, we can't judge which mode it uses. Consider printing this information in the startup log.
   
   ```
   [INFO ] 2022-01-27 17:52:04.356 [main] o.a.s.p.frontend.ShardingSphereProxy - ShardingSphere-Proxy start success
   ```
    
   The log should be output:
   
   ```
   [INFO ] 2022-01-27 17:52:04.356 [main] o.a.s.p.frontend.ShardingSphereProxy - ShardingSphere-Proxy Memory mode started successfully
   ```


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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



[GitHub] [shardingsphere] tristaZero closed issue #15118: Print the runtime mode of proxy in the startup log

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #15118:
URL: https://github.com/apache/shardingsphere/issues/15118


   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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