Package org.slf4j.spi

Interface CallerBoundaryAware

    • Method Detail

      • setCallerBoundary

        void setCallerBoundary​(java.lang.String fqcn)
        Add a fqcn (fully qualified class name) to this event, presumed to be the caller boundary.
        Parameters:
        fqcn -