<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to disable logging in the runtime in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/how-to-disable-logging-in-the-runtime/m-p/307789#M890</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rachel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, my reason is that created a small application and compiled it as a runnable jar (no GUI), and I`m calling this jar as a subprocess in a NodeJS API, and here I`m trying to catch the output from the jar and parse it (the JSON). Of course, without skipping those messages, my NodeJS API cannot parse a string like&amp;nbsp;&amp;nbsp;&lt;EM style="background-color: #ffffff; border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;"Initializing... "&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN style="background-color: #ffffff;"&gt;and&lt;/SPAN&gt;&lt;STRONG style="background-color: #ffffff; border: 0px; font-weight: bold;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;EM style="background-color: #ffffff; border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;"&lt;/STRONG&gt;&lt;/EM&gt;&lt;EM style="background-color: #ffffff; border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;Java version : 11.0.7 (Oracle Corporation) amd64"&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;because it`s not a JSON structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to avoid/skip the first 2 messages and only catch the real output (JSON output) from the jar but I was wondering if there is a way to disable it because for me and in this case it`s not important. I`m only interested to see the output message from my application.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you understood my situation/reason&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ionut&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jul 2020 11:10:45 GMT</pubDate>
    <dc:creator>IonutAlixandroae1</dc:creator>
    <dc:date>2020-07-23T11:10:45Z</dc:date>
    <item>
      <title>How to disable logging in the runtime</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/how-to-disable-logging-in-the-runtime/m-p/307787#M888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a very dumb question regarding the runtime, version 100.8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have developed a small application and compiled it to a runnable jar. Whenever I am running the java code or the jar in cmd, before getting printed what I need, the first 2 messages printed are : &lt;EM&gt;&lt;STRONG&gt;"Initializing... " &lt;/STRONG&gt;&lt;/EM&gt;and&lt;STRONG&gt; &lt;/STRONG&gt;&lt;EM&gt;&lt;STRONG&gt;"&lt;/STRONG&gt;&lt;/EM&gt;&lt;EM&gt;&lt;STRONG&gt;Java version : 11.0.7 (Oracle Corporation) amd64"&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;(see print sceen below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to disable/supress this? I suspect this is coming from within the runtime&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/501140_pastedImage_5.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2020 07:43:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/how-to-disable-logging-in-the-runtime/m-p/307787#M888</guid>
      <dc:creator>IonutAlixandroae1</dc:creator>
      <dc:date>2020-07-23T07:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable logging in the runtime</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/how-to-disable-logging-in-the-runtime/m-p/307788#M889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your question: you are correct, those messages do indeed come from within ArcGISRuntime, and it's not currently possible to turn&amp;nbsp;them off. Is there a reason that you would like to see this turned off, or to have the option not to display this message? We'd be interested to hear!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rachael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2020 11:01:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/how-to-disable-logging-in-the-runtime/m-p/307788#M889</guid>
      <dc:creator>Rachael_Ellen</dc:creator>
      <dc:date>2020-07-23T11:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable logging in the runtime</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/how-to-disable-logging-in-the-runtime/m-p/307789#M890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rachel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, my reason is that created a small application and compiled it as a runnable jar (no GUI), and I`m calling this jar as a subprocess in a NodeJS API, and here I`m trying to catch the output from the jar and parse it (the JSON). Of course, without skipping those messages, my NodeJS API cannot parse a string like&amp;nbsp;&amp;nbsp;&lt;EM style="background-color: #ffffff; border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;"Initializing... "&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN style="background-color: #ffffff;"&gt;and&lt;/SPAN&gt;&lt;STRONG style="background-color: #ffffff; border: 0px; font-weight: bold;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;EM style="background-color: #ffffff; border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;"&lt;/STRONG&gt;&lt;/EM&gt;&lt;EM style="background-color: #ffffff; border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;Java version : 11.0.7 (Oracle Corporation) amd64"&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;because it`s not a JSON structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to avoid/skip the first 2 messages and only catch the real output (JSON output) from the jar but I was wondering if there is a way to disable it because for me and in this case it`s not important. I`m only interested to see the output message from my application.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you understood my situation/reason&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ionut&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2020 11:10:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/how-to-disable-logging-in-the-runtime/m-p/307789#M890</guid>
      <dc:creator>IonutAlixandroae1</dc:creator>
      <dc:date>2020-07-23T11:10:45Z</dc:date>
    </item>
  </channel>
</rss>

