Configuring the Application Logger for Lean Rules Engine

Use

Lean Rules Engine uses Java logging framework for logging and tracing. All logs and traces are logged under the root logger, com.sap.brms .

Logging and tracing of LRE is done as per the standard mechanism provided by Java logging API. Refer to the corresponding documentation from the provider of this API.