Questions Tagged With logginghttps://answers.axonivy.com/tags/logging/?type=rss&user=petersquestions tagged <span class="tag">logging</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-logdesignerlogginglog4j