Uses of Package
de.hybris.platform.dataimportcommons.log

  • Class
    Description
    A test rule for retrieving SLF4J Loggers with adjusted log level compared to the default logback configuration and asserting that an output has happened.
  • Class
    Description
    A 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 SLF4J Loggers 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