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/09/19 02:37:03 UTC

[GitHub] [shardingsphere] FlyingZC commented on issue #20046: Maybe we should export something about TRANSACTION?

FlyingZC commented on issue #20046:
URL: https://github.com/apache/shardingsphere/issues/20046#issuecomment-1250484961

   You can configure narayana log file like this:
   ```xml
   <!-- narayana -->
   <logger category="com.arjuna" level="DEBUG">
       <appender-ref ref="console" />
   </logger>
   ```


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