Order and Service Management (Communications Industry) (MOSC)

MOSC Banner

How To Decrease Log Severity Using Java:org.apache.commons.logging.Log

We need to reduce xquery log without touching or commenting in the code.
We are using this funcionality, as per PIP Cartridges.

declare namespace log = "java:org.apache.commons.logging.Log";
declare variable $log external;

log:info($log,'OSM->**********DEMO LOG*******'),

But we want to remove this info logs from .out files.

Is it possible to remove it directly from log4jAdmin or using some WLS or OSM internal functionalities?
 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center