<?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 Problem with logger.debug in share js file in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-logger-debug-in-share-js-file/m-p/282327#M235457</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;logger.debug is not working in share get.js, when I tried to use logger.debug("some message"); I got the following error in the browser &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;TypeError: Cannot find function debug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me how to enable logger.debug mode in share side.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Badam.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 May 2013 05:19:39 GMT</pubDate>
    <dc:creator>praveen_5685</dc:creator>
    <dc:date>2013-05-23T05:19:39Z</dc:date>
    <item>
      <title>Problem with logger.debug in share js file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-logger-debug-in-share-js-file/m-p/282327#M235457</link>
      <description>Hi All,logger.debug is not working in share get.js, when I tried to use logger.debug("some message"); I got the following error in the browser TypeError: Cannot find function debug.Please help me how to enable logger.debug mode in share side.Thanks in advance,Badam.</description>
      <pubDate>Thu, 23 May 2013 05:19:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-logger-debug-in-share-js-file/m-p/282327#M235457</guid>
      <dc:creator>praveen_5685</dc:creator>
      <dc:date>2013-05-23T05:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with logger.debug in share js file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-logger-debug-in-share-js-file/m-p/282328#M235458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;(This is a repost of amin.zamani's comment) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can not use logger.debug in share (only in repository js webscripts). I have searched in all the source code of share for "logger.debug" but it is not findable. So this is the real way how to do it:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if (logger.isLoggingEnabled()) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;logger.log("LOG ME");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Enjoy it … -&lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 22:49:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-logger-debug-in-share-js-file/m-p/282328#M235458</guid>
      <dc:creator>wharper</dc:creator>
      <dc:date>2015-05-21T22:49:36Z</dc:date>
    </item>
  </channel>
</rss>

