automq icon indicating copy to clipboard operation
automq copied to clipboard

Log level & isXXEnable

Open superhx opened this issue 2 years ago • 4 comments

Search all LOGGER.debug in s3stream module and add LOGGER.isDebugEnabled() check for them

superhx avatar Sep 15 '23 02:09 superhx

Hi @superhx, Can you provide some additional details on this task. I am planning to pick this up

arunlakshman avatar May 10 '24 17:05 arunlakshman

Hi @superhx, Can you provide some additional details on this task. I am planning to pick this up

Done

superhx avatar May 11 '24 02:05 superhx

Thanks @superhx. I am facing issue with scala version setup in my desktop. Do you have any pointer or guide for local IDE setup

arunlakshman avatar May 13 '24 16:05 arunlakshman

@arunlakshman Hi,our document CONTRIBUTING_GUIDE is updated and added a new section Local Debug with IDEA. You can check this section to learn how to setup your local environment to debug AutoMQ.

KaimingWan avatar May 16 '24 06:05 KaimingWan