Interface LogEmitterProvider


  • public interface LogEmitterProvider
    This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
    • Method Detail

      • logEmitterBuilder

        LogEmitterBuilder logEmitterBuilder​(String instrumentationName)
        Creates a LogEmitterBuilder instance.
        Parameters:
        instrumentationName - the name of the instrumentation library
        Returns:
        a log emitter builder instance