Class Messages

java.lang.Object
hudson.logging.Messages

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
  • Constructor Details

    • Messages

      public Messages()
  • Method Details

    • LogRecorder_Target_Empty_Warning

      public static String LogRecorder_Target_Empty_Warning()
      Key LogRecorder.Target.Empty.Warning: Setting the Root (empty) logger to FINE or below is strongly discouraged as it excessively hurts performances. It may well crash Jenkins and prevent it to start..
      Returns:
      Setting the Root (empty) logger to FINE or below is strongly discouraged as it excessively hurts performances. It may well crash Jenkins and prevent it to start.
    • _LogRecorder_Target_Empty_Warning

      public static org.jvnet.localizer.Localizable _LogRecorder_Target_Empty_Warning()
      Key LogRecorder.Target.Empty.Warning: Setting the Root (empty) logger to FINE or below is strongly discouraged as it excessively hurts performances. It may well crash Jenkins and prevent it to start..
      Returns:
      Setting the Root (empty) logger to FINE or below is strongly discouraged as it excessively hurts performances. It may well crash Jenkins and prevent it to start.
    • LogRecorderManager_DisplayName

      public static String LogRecorderManager_DisplayName()
      Key LogRecorderManager.DisplayName: System Log.
      Returns:
      System Log
    • _LogRecorderManager_DisplayName

      public static org.jvnet.localizer.Localizable _LogRecorderManager_DisplayName()
      Key LogRecorderManager.DisplayName: System Log.
      Returns:
      System Log
    • LogRecorderManager_LoggerNotFound

      public static String LogRecorderManager_LoggerNotFound(Object arg0)
      Key LogRecorderManager.LoggerNotFound: A logger named "{0}" does not exist. Add a logger by this name to a log recorder before attempting to configure its level..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      A logger named "{0}" does not exist. Add a logger by this name to a log recorder before attempting to configure its level.
    • _LogRecorderManager_LoggerNotFound

      public static org.jvnet.localizer.Localizable _LogRecorderManager_LoggerNotFound(Object arg0)
      Key LogRecorderManager.LoggerNotFound: A logger named "{0}" does not exist. Add a logger by this name to a log recorder before attempting to configure its level..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      A logger named "{0}" does not exist. Add a logger by this name to a log recorder before attempting to configure its level.
    • LogRecorderManager_init

      public static String LogRecorderManager_init()
      Key LogRecorderManager.init: Initializing log recorders.
      Returns:
      Initializing log recorders
    • _LogRecorderManager_init

      public static org.jvnet.localizer.Localizable _LogRecorderManager_init()
      Key LogRecorderManager.init: Initializing log recorders.
      Returns:
      Initializing log recorders