Class ConfigDebug


  • @Deprecated(forRemoval=true,
                since="7")
    public class ConfigDebug
    extends Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    • Constructor Detail

      • ConfigDebug

        public ConfigDebug()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • logDebug

        public static void logDebug​(Logger logger,
                                    long timestamp,
                                    ConfigKey<?> key,
                                    String logmessage)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • logDebug

        public static void logDebug​(Logger log,
                                    com.yahoo.config.ConfigInstance.Builder builder,
                                    String configId,
                                    String logmessage)
        Deprecated, for removal: This API element is subject to removal in a future version.