Logger instance.Level used for debugging purposes.message using Level.DEBUG.message using Level.DEBUG.String.format(format, objects) using Level.DEBUG.String.format(format, objects) using Level.DEBUG.configure(Logger) method of this class, when it's time to configure a given Logger instance.true if, and only if, object is an instance of Level, and that Level instance is equal to this Level instance, false otherwise.Level used for arbitrary errors.message using Level.ERROR.message using Level.ERROR.String.format(format, objects) using Level.ERROR.String.format(format, objects) using Level.ERROR.Level used for fatal errors.message using Level.FATAL.message using Level.FATAL.String.format(format, objects) using Level.FATAL.String.format(format, objects) using Level.FATAL.Logger instance, with a key of "".Logger instance given a key of clazz.getName().Logger instance given a key of key.Level used for the log.Collection with all Loggers currently in use.Message that contains the text for the log.MessageChannel.Level instance.Logger.Level instance.Level used for arbitrary information.message using Level.INFO.message using Level.INFO.String.format(format, objects) using Level.INFO.String.format(format, objects) using Level.INFO.message using level.message using level.String.format(format, objects) using level.String.format(format, objects) using level.Messaging extension for logging.LoggerConfigurator makes it possible to separate the configuration of any and all Loggers from the use of them.LoggerConfigurator instance.Message extension containing various information about a log from a Logger.Logger instance.LoggerMessage.LoggerMessage.LoggerMessage.LoggerMessage.Logger to its initial empty state.LoggerConfigurator instance to configure any and all Loggers.String representation of this Level instance.String representation of this LoggerMessage instance.Level instance given its name.Level used for warnings.message using Level.WARNING.message using Level.WARNING.String.format(format, objects) using Level.WARNING.String.format(format, objects) using Level.WARNING.