Logging is an important part of software development that helps you to analyze the behavior of your applications. SAP Commerce comes pre-bundled with Apache Log4j 2. Log4j 2 is the standard logging framework in SAP Commerce. It’s recommended that you use Simple Logging Facade for Java (SLF4J) as the logging API for Log4j 2: Log levels […]