<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Remove DEBUG statements in Cucumber test execution using cucumber jar V22.4</title><link>https://community.appian.com/discussions/f/general/27869/remove-debug-statements-in-cucumber-test-execution-using-cucumber-jar-v22-4</link><description>Hi Team, 
 Is there anyway I can get rid of the DEBUG statements, it takes lot of digging to find the actual issue. Any help of this will be appreciated. 
 15:06:22.699 [AsyncHttpClient-1-6] DEBUG org.asynchttpclient.netty.channel.ChannelManager - Closing</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Remove DEBUG statements in Cucumber test execution using cucumber jar V22.4</title><link>https://community.appian.com/thread/108405?ContentTypeID=1</link><pubDate>Thu, 23 Feb 2023 20:55:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:aaae35e5-6dc7-45b8-999a-bdcf6850acb6</guid><dc:creator>chandrc0001</dc:creator><description>&lt;p&gt;By researching a bit found the solution; (If anyone facing similar issue please follow the below steps it solved for me)&lt;/p&gt;
&lt;p&gt;&lt;span&gt;create an empty configuration file as&amp;nbsp;&lt;/span&gt;&lt;code&gt;logback-test.xml&lt;/code&gt;&lt;span&gt;, under&amp;nbsp;&lt;/span&gt;&lt;code&gt;/src/test/resources solves the problem. Thanks!!&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>