Answer Posted / babuv
The itconfigure utility uses Log4J logging. This is configured in the properties file:
<ORBIX_INSTALL_DIR>asp6.3 emplatesetclog4jlog4j.properties.
To configure debug logging level, change the first line of the properties file from:
log4j.rootLogger=ERROR, A1
to
log4j.rootLogger=DEBUG, A1
The above change writes debug logging to the console. The logging output can be redirected to a file by adding the following lines to the log4j.properties file:
logDir = C:/temp
log4j.appender.A1.File=${logDir}/itconfigure.log
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how to configure the license of orbix 3.3?
How are connections managed in Orbix Connect?
Explain how you can configure orbix logging?
How to developed the event service consumers and suppliers?
How to configure the license of orbix 3.3?
Explain how to download the orbix products?
How you can access to cobra objects in orbix?
How you can retrieve the local ip address on client side within an interceptor?
Define orbix?
Explain how to change the port of the orbix notification service?
Explain how you configure thread pool settings in orbix 6.3?
How you can configure an orbix domain to use fully qualified host names rather than short host names or ip addresses?
Does orbix 3 and 6 support java 7?
How you dump the orbix configuration?
How to configure for slow connectionsinvocations