Package org.opentestfactory.services.components.logger


package org.opentestfactory.services.components.logger
This package implements logging components for logback (which is the logging framework leveraged by spring-boot) to publish workflow-level logs as notifications.
  • Classes
    Class
    Description
    This logback appender publishes workflow-related logs as notifications.
    Instances of this class are attached to threads when they perform workflow-related tasks.
     
    This class is the base class of all microservice tasks.