Package de.hybris.platform.dataimportcommons.log
package de.hybris.platform.dataimportcommons.log
-
ClassDescriptionA logger that acts as a proxy to a real logger retrieved by calling
LoggerFactory.getLogger(Class), which enforces logging rules and limitations in a standard way that is applicable to all data import projects.Possible levels for writing into a log.A test rule for retrieving SLF4JLoggers with adjusted log level compared to the default logback configuration and asserting that an output has happened.Represents a record of the captured log output.A logger that provides conditional logging for expensive log argument like logSafe(), string concatenation