Package org.carrot2.labs.smartsprites.message
package org.carrot2.labs.smartsprites.message
Internal message logging system.
-
ClassDescriptionCounts the number of messages logged with different levels.Collects messages in a
List, seeMemoryMessageSink.messages.Represents a processing message, can be an information message or a warning.The importance of the message.Defines all the possible information and warning messages.GathersMessages during the runtime of the applications.CollectsMessages for further processing/ retrieval.Outputs loggedMessages to the providedPrintStream.