My Oracle Support Banner

log.debug Statements Specified in Rule-Sets Not Getting Printed (Doc ID 1564001.1)

Last updated on AUGUST 22, 2023

Applies to:

Oracle Communications Unified Inventory Management - Version 7.2.2 and later
Information in this document applies to any platform.

Symptoms

log.debug statements specified in rule-sets are not getting printed to the logs, even after adding the below stated logger in $WLS_Domain/UIM/config/loggingconfig.xml

 <logger name="RuleSetLogger" additivity="false">
    <level value="debug" />
    <appender-ref ref="stdout"/>
    <appender-ref ref="rollingFile"/>
  </logger>

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.