Interface BridgeAware


  • public interface BridgeAware
    Extended interface to allow bridges between logging systems to convey the correct location information.
    • Method Detail

      • setEntryPoint

        void setEntryPoint​(java.lang.String fqcn)
        Fully qualified class name of the entry point to the logging system. This class will not appear in the location information.
        Parameters:
        fqcn -