Hello All, How do I configure the log4j to show the ivy.log.debug() messages for an application ? Best Regards, Yordan asked 18.08.2016 at 13:56 Stelt0 Reguel Werme... ♦♦ |
You can change the debug level of the runtime log for an application: see http://developer.axonivy.com/doc/latest/EngineGuideHtml/monitoring.html#d5e4535 But there is no way to control the core engine logs to only show outputs if the logging API is used from a certain application. See http://answers.axonivy.com/tags/logging/ for more information answered 19.08.2016 at 10:24 Reguel Werme... ♦♦ Yes, I tried to configure it that way, but nothing happens. this is my configuration:
for this application and process:
(22.08.2016 at 10:09)
Stelt0
1
I guess that the category name is case sensitive. If so the name should be switched to :
(22.08.2016 at 11:17)
Reguel Werme... ♦♦
and another hint. the configuration changes in the log4jxml are not instantly applied to a running engine. the engine must be re-booted to change it's logger settings
(22.08.2016 at 11:19)
Reguel Werme... ♦♦
|
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 18.08.2016 at 13:56
Seen: 2,785 times
Last updated: 22.08.2016 at 11:20