Questions Tagged With designerhttps://answers.axonivy.com/tags/designer/?type=rss&user=petersquestions tagged <span class="tag">designer</span>enFri, 29 May 2020 12:27:31 -0400Create Logger with Category for Runtime Loghttps://answers.axonivy.com/questions/4578/create-logger-with-category-for-runtime-log<p>Hi,</p> <p>I would like to create loggers, which behave like Ivy.log() i.e. which log to ivy.log and are also shown in the Designer Runtime Log) but use a custom category (instead of "user_code").</p> <p>For example:</p> <p><strong>Runtime Log:</strong> <img alt="alt text" src="https://answers.axonivy.com/upfiles/runtimelog.png"></p> <p><strong>ivy.log:</strong> <img alt="alt text" src="https://answers.axonivy.com/upfiles/ivylog_2iUORD5.png"></p> <p>Also a "dirty trick" would do, as I will encapsulate the logic at a single place.</p> <p>Is it possible to create such loggers?</p> <p>TIA</p>petersFri, 29 May 2020 12:27:31 -0400https://answers.axonivy.com/questions/4578/create-logger-with-category-for-runtime-logdesignerloggingDisplay log4j Messages in Runtime Loghttps://answers.axonivy.com/questions/3466/display-log4j-messages-in-runtime-log<p>Is it possible, to configure Logging so that log4j messages from other modules, (like Hibernate) are shown directly in the Designer Runtime Log?</p>petersTue, 02 Oct 2018 04:21:16 -0400https://answers.axonivy.com/questions/3466/display-log4j-messages-in-runtime-logdesignerlogginglog4jHow to start an Ivy project with a version number less than 1.0.0 in Designer 6.0?https://answers.axonivy.com/questions/1604/how-to-start-an-ivy-project-with-a-version-number-less-than-1-0-0-in-designer-6-0<p>When a new project is created in Designer 6.0, the project version will be 1, which translates to 1.0.0-SNAPSHOT in the maven pom.xml file.</p> <p>Is it possible, to start with a different number, less than 1.0.0 (for example 0.1.0-SNAPSHOT)?</p> <p>Thank you.</p>petersMon, 21 Dec 2015 16:27:22 -0500https://answers.axonivy.com/questions/1604/how-to-start-an-ivy-project-with-a-version-number-less-than-1-0-0-in-designer-6-0designer